Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.TransparentColorIndex

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property TransparentColorIndex: BYTE read GetTransparentColorIndex  write SetTransparentColorIndex;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFGraphicControlExtension

説明

フレームのカラーマップ中の透明色のインデックスを示します。

TransparentColorIndex プロパティは フレームのアクティブカラーマップ中の透明色のインデックスを示します。

関連項目