Vcl.Imaging.GIFImg.TGIFRenderer

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Imaging.GIFImg.TCustomGIFRendererSystem.TObjectTGIFRenderer

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

TGIFRenderer is used for GIF rendering.

An instance of the TGIFRenderer class is used to render GIF images or animations.

See Also