Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.GetTransparentColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetTransparentColor: TColor;

C++

System::Uitypes::TColor __fastcall GetTransparentColor();

Eigenschaften

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

Beschreibung

Gibt die in der aktiven Farbzuordnung an dem TransparentColorIndex-Index gefundene Farbe zurück.

Die GetTransparentColor-Methode, gibt die Farbe zurück, die in dem ActiveColorMap des Frames an dem von der TransparentColorIndex-Eigenschaft angegebenen Index gefunden wurde.

Siehe auch