Location:
GDI.H
class TPictureCapability;
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
inline TPictureCapability(TScalingType aScalingType, TBool aCroppable);
Constructs the object setting the scaling-type and croppability properties.
|
TScalingType
Scaling types.
|
TBool iIsCroppable;
Scaling type.