Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.GetTransparentColor
Delphi
function GetTransparentColor: TColor;
C++
System::Uitypes::TColor __fastcall GetTransparentColor(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFGraphicControlExtension |
Description
Returns the color found in the active color map at the TransparentColorIndex index.
The GetTransparentColor method returns the color found in the frame's ActiveColorMap, at the index specified by the TransparentColorIndex property.