TdxCustomSmartImage.ImageDataFormat Property
Specifies the deprecated format ID of the stored image.
Declaration
property ImageDataFormat: TdxImageDataFormat read; write;
Property Value
Type | Description |
---|---|
TdxImageDataFormat | The current deprecated image format ID. |
Remarks
Important
The ImageDataFormat
property is deprecated. Use the ImageCodec property instead.
See Also