TransparentColor Property (ILEADRasterDlgWeb)

Visual Basic example

Visual C++ example

 

Syntax

OLE_COLOR TransparentColor;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the color that will be transparent in the image.

The TransparentColor property is associated with the following dialog boxes:

PNGWebTuner dialog box:

In this case it represents the color that will be transparent in the PNG image.

GIFWebTuner dialog box:

In this case it represents the color that will be transparent in the GIF image.

See Also

Elements

ShowPNGWebTunerDlg method, ShowGIFWebTunerDlg method