TransparentColor property (LEADDlgWeb Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

COLORREF TransparentColor

Delphi Syntax

TransparentColor: COLORREF

Overview

Refer to Using Imaging Common Dialogs.

Remarks

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

This 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.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events