Opacity property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT Opacity

Delphi Syntax

Opacity: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the opacity value.

This property is associated with the following properties:

Wind dialog box

In this case it represents the density, in pixels, of the thin lines used to create the wind effect. Possible values range from 0 - 100.

Pixelate dialog box

In this case it represents how transparent the cells are, compared to the original pixels. This is a percentage. Possible values are 0 – 100. (0 is total opacity and 100 is total transparency.)

See Also

Elements:

ShowWindDlg method, ShowPixelateDlg method, CellWidth property, CellHeight property, CenterPoint property, PixelateFlags property, Angle property, Dimension property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events