Back to Devexpress

TdxCustomSmartImage.ImageDataFormat Property

vcl-dxsmartimage-dot-tdxcustomsmartimage.md

latest652 B
Original Source

TdxCustomSmartImage.ImageDataFormat Property

Specifies the deprecated format ID of the stored image. Use the ImageCodec property instead.

Declaration

delphi
property ImageDataFormat: TdxImageDataFormat read; write;

Property Value

TypeDescription
TdxImageDataFormat

The current deprecated image format ID.

|

See Also

TdxCustomSmartImage Class

TdxCustomSmartImage Members

dxSmartImage Unit