Vcl.Imaging.GIFImg.TCustomGIFRenderer

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTCustomGIFRenderer

Delphi

TCustomGIFRenderer = class

C++

class PASCALIMPLEMENTATION TCustomGIFRenderer : public System::TObject

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.

TCustomGIFRenderer is the base class for classes that are used to render GIF images or animations.

See Also