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 プロパティの取得メソッドを表します。

関連項目