Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.GetTransparent

提供:RAD Studio API Documentation

Delphi

function GetTransparent: boolean;

C++

bool __fastcall GetTransparent();

プロパティ

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

説明

画像が透明に描かれるかどうかを示します。

GetTransparent メソッドは 画像が透明に描かれるかどうかを示します。

関連項目