Vcl.Imaging.GIFImg.TCustomGIFRenderer.Transparent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Transparent: boolean read FTransparent write SetTransparent;

C++

__property bool Transparent = {read=FTransparent, write=SetTransparent, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TCustomGIFRenderer

Beschreibung

Legt fest, ob GIF-Bilder und -Animationen transparent gerendert werden sollen.

Mit der Eigenschaft Transparent legen Sie fest, ob GIF-Bilder und -Animationen transparent gerendert werden sollen.