Vcl.Imaging.GIFImg.TGIFFrame.GetActiveColorMap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetActiveColorMap: TGIFColorMap;

C++

TGIFColorMap* __fastcall GetActiveColorMap();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Beschreibung

Gibt die Farbzuordnung für das aktuelle Bild zurück.

GetActiveColorMap gibt die aktuelle Farbzuordnung zurück, wenn sie mindestens eine Farbe enthält; ansonsten wird die globale Farbzuordnung zurückgegeben.

Siehe auch