TdxGIFImage Class
A Smart Image container designed to store GIF images.
Declaration
TdxGIFImage = class(
TdxSmartImage
)
Remarks
This class implements the format-specific SaveToStream procedure.
Normally, you do not need to create instances of the TdxGIFImage class, since it is currently used only to ensure backward compatibility with previous versions of DevExpress controls. Use the TdxSmartImage class instead.
Inheritance
See Also