Vcl.Imaging.GIFImg.TGIFImage.GetBackgroundColor

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

Delphi

function GetBackgroundColor: TColor;

C++

System::Uitypes::TColor __fastcall GetBackgroundColor();

プロパティ

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

説明

BackgroundColor プロパティの取得メソッドを表します。

GetBackgroundColor メソッドは BackgroundColor プロパティの取得メソッドを表します。

関連項目