Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.GetTransparentColorIndex

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetTransparentColorIndex: BYTE;

C++

System::Byte __fastcall GetTransparentColorIndex();

Eigenschaften

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

Beschreibung

Gibt den Wert der TransparentColorIndex-Eigenschaft zurück.

Die GetTransparentColorIndex-Methode gibt den Wert der TransparentColorIndex-Eigenschaft zurück.

Siehe auch