Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.TransparentColorIndex

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TransparentColorIndex: BYTE read GetTransparentColorIndex

C++

__property System::Byte TransparentColorIndex = {read=GetTransparentColorIndex, write=SetTransparentColorIndex, nodefault};

Eigenschaften

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

Beschreibung

Legt den Index der transparenten Farbe in der Farbzuordnung des Frames fest.

Die TransparentColorIndex-Eigenschaft legt den Index der transparenten Farbe in der aktiven Farbzuordnung des Frames fest.

Siehe auch