Vcl.Imaging.GIFImg.TGIFImage
Delphi
TGIFImage = class(TGraphic)
C++
class PASCALIMPLEMENTATION TGIFImage : public Vcl::Graphics::TGraphic
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | Vcl.Imaging.GIFImg |
Description
TGIFImage contains a GIF (Graphics Interchange Format) image.
TGIFImage contains a GIF (Graphics Interchange Format) object and implements operations to modify the properties of the image/animation such as height, width, animation loop, colors.