BitmapTransparentColor property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

Graphics::TColor BitmapTransparentColor

Delphi Syntax

BitmapTransparentColor: TColor

Overview

Refer to Playing an Animation.

Remarks

Specifies the color to use for transparency in an animation playback.

You can specify a COLORREF value (the return value of the RGB function).

See Also

Elements:

BitmapDelay property, BitmapDisposalMethod property, BitmapEnableTransparency property

Topics:

Raster Images: Playing Animated Images

 

Implementing Transparency

 

Using Color Values in LEADTOOLS