Vcl.Imaging.GIFImg.TGIFImage

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Graphics.TGraphicSystem.Classes.TInterfacedPersistentSystem.Classes.TPersistentSystem.TObjectTGIFImage

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.

See Also