TdxCustomSmartImage Properties
The base class for all classes that implement DevExpress image containers.
Name | Description |
---|---|
Active |
Specifies the zero-based index of the stored image’s frame currently displayed by the Smart Image container. |
Animation | Specifies if the animation playback of the stored animated GIF image is enabled. |
Animation |
Returns the number of frames within the stored image. |
Animation |
Specifies the frame delay (in milliseconds). |
Animation |
Specifies the animation sequence playback mode for the stored animated image. |
Animation |
Returns the number of the stored image’s animation playback loops in the multiple-run animation mode. |
Animation |
Specifies the number of animation sequence runs played by the Smart Image container. |
Client |
Returns the rectangle corresponding to the stored image’s dimensions. |
Empty | Inherited from TGraphic. |
Handle |
Identifies if the Smart Image container has a handle associated with the stored image data. |
Height | Inherited from TGraphic. |
Image |
Specifies the active image format codec. |
Image |
Specifies the deprecated format ID of the stored image. |
Is |
Identifies whether the stored image is transparent. |
Modified | Inherited from TGraphic. |
Palette | Inherited from TGraphic. |
Palette |
Inherited from TGraphic. |
Scaled |
Inherited from TGraphic. |
Size | Returns the stored image’s dimensions, in pixels. |
Supports |
Inherited from TGraphic. |
Transparent | Inherited from TGraphic. |
Width | Inherited from TGraphic. |
See Also