BitmapTransparentColor property (ILEADRaster)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

OLE_COLOR BitmapTransparentColor

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), or you can specify a palette index as explained in Using Palette Indexes As Color Values.

See Also

Elements:

BitmapDelay property, BitmapDisposalMethod property, BitmapEnableTransparency property

Topics:

Raster Images: Playing Animated Images

 

Using Color Values in LEADTOOLS

 

Implementing Transparency