Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.SetTransparentColor

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

Delphi

procedure SetTransparentColor(Color: TColor);

C++

void __fastcall SetTransparentColor(System::Uitypes::TColor Color);

プロパティ

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

説明

TransparentColorIndex 値をアクティブ カラー マップにあるカラーのインデックスに設定します。

SetTransparentColor メソッドは、TransparentColorIndex プロパティを(Color パラメータで指定されたカラーの)フレームの ActiveColorMap のインデックスに設定します。

関連項目