Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.GetTransparentColorIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTransparentColorIndex: BYTE;

C++

System::Byte __fastcall GetTransparentColorIndex();

Properties

Type Visibility Source Unit Parent
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFGraphicControlExtension

Description

Returns the value of the TransparentColorIndex property.

The GetTransparentColorIndex method returns the value of the TransparentColorIndex property.

See Also