Vcl.Imaging.GIFImg.TCustomGIFRenderer.Transparent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Transparent: boolean read FTransparent write SetTransparent;

C++

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

Properties

Type Visibility Source Unit Parent
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TCustomGIFRenderer

Description

Specifies whether to use transparency when rendering GIF images or animations.

Use the Transparent property to specify whether to use transparency when rendering GIF images or animations.