API:Vcl.Imaging.GIFImg.TGIFRenderer
Delphi
TGIFRenderer = class(TCustomGIFRenderer)
C++
class PASCALIMPLEMENTATION TGIFRenderer : public TCustomGIFRenderer
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | Vcl.Imaging.GIFImg |
Description
Represents the base class for the GIF rendering classes.
Vcl.Imaging.GIFImg.TGIFRenderer inherits from Vcl.Imaging.GIFImg.TCustomGIFRenderer. All content below this line refers to Vcl.Imaging.GIFImg.TCustomGIFRenderer.
Represents the base class for the GIF rendering classes.
TCustomGIFRenderer is the base class for classes that are used to render GIF images or animations.