Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.GetTransparent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetTransparent: boolean;

C++

bool __fastcall GetTransparent();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFGraphicControlExtension

Beschreibung

Legt fest, ob das Bild transparent gezeichnet wird.

Die GetTransparent-Methode, legt fest, ob das Bild transparent gezeichnet wird.

Siehe auch