Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.SetTransparentColorIndex

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

Delphi

procedure SetTransparentColorIndex(Value: BYTE);

C++

void __fastcall SetTransparentColorIndex(System::Byte Value);

プロパティ

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

説明

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

SetTransparentColorIndex メソッドは TransparentColorIndex プロパティの値を設定します。

関連項目