Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.GetTransparentColorIndex

提供:RAD Studio API Documentation

Delphi

function GetTransparentColorIndex: BYTE;

C++

System::Byte __fastcall GetTransparentColorIndex();

プロパティ

種類 可視性 ソース ユニット
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFGraphicControlExtension

説明

TransparentColorIndex プロパティの値を返します。

GetTransparentColorIndex メソッドは TransparentColorIndex プロパティの値を返します。

関連項目