Location:
gdi.h
TPictureCapability
Supported from 5.0
Picture capabilities.
These include the types of scaling that can be applied to a picture, and whether or not it is croppable.
Defined in TPictureCapability:
EFullyScaleable, ENotScaleable, EScaleableMaintainingAspectRatio, TPictureCapability(), TScalingType, iIsCroppable, iScalingType
TPictureCapability(TScalingType aScalingType,TBool aCroppable);
Constructs the object setting the scaling-type and croppability properties.
|
TScalingType
Scaling types.
|
TScalingType iScalingType
Whether or not the picture is croppable.