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