TdxBMPImage Properties
A Smart Image container designed to store BMP images.
Name | Description |
---|---|
Active |
Specifies the zero-based index of the stored image’s frame currently displayed by the Smart Image container.
Inherited from Tdx |
Animation |
Specifies if the animation playback of the stored animated GIF image is enabled.
Inherited from Tdx |
Animation |
Returns the number of frames within the stored image.
Inherited from Tdx |
Animation |
Specifies the frame delay (in milliseconds).
Inherited from Tdx |
Animation |
Specifies the animation sequence playback mode for the stored animated image.
Inherited from Tdx |
Animation |
Returns the number of the stored image’s animation playback loops in the multiple-run animation mode.
Inherited from Tdx |
Animation |
Specifies the number of animation sequence runs played by the Smart Image container.
Inherited from Tdx |
Client |
Returns the rectangle corresponding to the stored image’s dimensions.
Inherited from Tdx |
Default |
Specifies the global default EXIF image rotation setting for all image editors and containers.
Inherited from Tdx |
Empty | Inherited from TGraphic. |
Exif |
Specifies if the image container rotates the stored image based on EXIF metadata.
Inherited from Tdx |
Handle |
Specifies a GDI handle of the stored image.
Inherited from Tdx |
Handle |
Identifies if the Smart Image container has a handle associated with the stored image data.
Inherited from Tdx |
Height | Inherited from TGraphic. |
Image |
Specifies the active image format codec.
Inherited from Tdx |
Image |
Specifies the deprecated format ID of the stored image.
Inherited from Tdx |
Is |
Identifies whether the stored image is transparent.
Inherited from Tdx |
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.
Inherited from Tdx |
Supports |
Inherited from TGraphic. |
Transparent | Inherited from TGraphic. |
Use |
Specifies if the active vector skin palette affects the stored SVG glyph for the disabled UI element state.
Inherited from Tdx |
Use |
Specifies if the active vector skin palette affects the stored SVG glyph for the enabled UI element state.
Inherited from Tdx |
Width | Inherited from TGraphic. |
See Also