API:Vcl.Imaging.GIFImg.TGIFImage.SetTransparent
Delphi
procedure SetTransparent(Value: boolean); override;
C++
virtual void __fastcall SetTransparent(bool Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFImage |
Description
Specify if graphic should be drawn transparently.
Vcl.Imaging.GIFImg.TGIFImage.SetTransparent inherits from Vcl.Graphics.TGraphic.SetTransparent. All content below this line refers to Vcl.Graphics.TGraphic.SetTransparent.
Specify if graphic should be drawn transparently.
SetTransparent specifies if a graphic should be drawn transparently.