GammaAllChannels property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool GammaAllChannels

Delphi Syntax

GammaAllChannels: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets a value that indicates whether the "All Channels" check box is checked in the Gamma Adjustment dialog box. Possible values are:

Value

Meaning

TRUE

The "All Channels" check box is checked.

FALSE

The "All Channels" check box is not checked.

See Also

Elements:

ShowGammaAdjustmentDlg method, GammaRedValue property, GammaGreenValue property, GammaBlueValue property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events