Skip to main content

TdxOfficeImage Properties

A universal image container compatible with various document file formats.
Name Description
ActiveFrame Specifies the zero-based index of the stored image’s frame currently displayed by the Smart Image container. Inherited from TdxCustomSmartImage.
Animation Specifies if the animation playback of the stored animated GIF image is enabled. Inherited from TdxCustomSmartImage.
AnimationFrameCount Returns the number of frames within the stored image. Inherited from TdxCustomSmartImage.
AnimationFrameDelay Specifies the frame delay (in milliseconds). Inherited from TdxCustomSmartImage.
AnimationLoop Specifies the animation sequence playback mode for the stored animated image. Inherited from TdxCustomSmartImage.
AnimationLoopCount Returns the number of the stored image’s animation playback loops in the multiple-run animation mode. Inherited from TdxCustomSmartImage.
AnimationLoopIndex Specifies the number of animation sequence runs played by the Smart Image container. Inherited from TdxCustomSmartImage.
ClientRect Returns the rectangle corresponding to the stored image’s dimensions. Inherited from TdxCustomSmartImage.
ClientRectInImageUnits Returns the rectangle corresponding to the stored image’s dimensions
DefaultImageExifAutoRotation Specifies the global default EXIF image rotation setting for all image editors and containers. Inherited from TdxGPImage.
DesiredSizeAfterLoad
Empty Inherited from TGraphic.
ExifAutoRotation Specifies if the image container rotates the stored image based on EXIF metadata. Inherited from TdxGPImage.
Handle Specifies a GDI handle of the stored image. Inherited from TdxGPImage.
HandleAllocated Identifies if the Smart Image container has a handle associated with the stored image data. Inherited from TdxCustomSmartImage.
Height Inherited from TGraphic.
HorizontalResolution Returns the stored image’s horizontal resolution, in pixels per inch.
ImageCodec Specifies the active image format codec. Inherited from TdxCustomSmartImage.
ImageDataFormat Specifies the deprecated format ID of the stored image. Inherited from TdxCustomSmartImage.
IsAlphaUsed Identifies whether the stored image is transparent. Inherited from TdxCustomSmartImage.
IsLoaded Identifies if the Office image is loaded.
Modified Inherited from TGraphic.
Palette Inherited from TGraphic.
PaletteLength Returns the color count in the stored image’s palette.
PaletteModified Inherited from TGraphic.
PhysicalDimension
PixelFormat Returns the stored image’s pixel format.
RawFormat Returns the stored image’s data format.
ScaledDrawer Inherited from TGraphic.
ShouldSetDesiredSizeAfterLoad
Size Returns the stored image’s dimensions, in pixels. Inherited from TdxCustomSmartImage.
SizeInHundredthsOfMillimeter
SizeInImageUnits
SizeInOriginalUnits
SizeInPixels Returns the stored image’s dimensions, in pixels.
SizeInTwips Returns the stored image’s dimensions, in twips.
SupportsPartialTransparency Inherited from TGraphic.
SuppressStore
SuppressStorePlaceholder
Transparent Inherited from TGraphic.
Uri Specifies the stored image’s universal resource identifier.
VerticalResolution Returns the stored image’s vertical resolution, in pixels per inch.
Width Inherited from TGraphic.
See Also