Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.TransparentColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TransparentColor: TColor read GetTransparentColor  write SetTransparentColor;

C++

__property System::Uitypes::TColor TransparentColor = {read=GetTransparentColor, write=SetTransparentColor, nodefault};

Eigenschaften

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

Beschreibung

Legt die auf transparent gesetzte Farbe fest.

Die TransparentColor-Eigenschaft legt die Farbe fest, die für Transparenz verwendet wird.

Siehe auch