Channel property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT Channel

Delphi Syntax

Channel: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the channel to which to add the noise in the AddNoise dialog box. Possible values are:

Value

Meaning

CHANNEL_MASTER

[0] All channels.

CHANNEL_RED

[1] Red channel only.

CHANNEL_GREEN

[2] Green channel only.

CHANNEL_BLUE

[3] Blue channel only.

See Also

Elements:

AddNoise method, ShowAddNoiseDlg method, Range property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events