Vcl.Imaging.GIFImg.TGIFImage

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TGIFImage = class(TGraphic)

C++

class PASCALIMPLEMENTATION TGIFImage : public Vcl::Graphics::TGraphic

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg Vcl.Imaging.GIFImg

Beschreibung

TGIFImage enthält eine GIF-Grafik (Graphics Interchange Format).

TGIFImage enthält ein GIF-Objekt (Graphics Interchange Format) und implementiert Operationen zum Bearbeiten der Eigenschaften der Grafik/Animation, wie z.B. Höhe, Breite, Animationsschleifen, Farben.

Siehe auch