GreenGrayFactor property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_INT GreenGrayFactor

Delphi Syntax

GreenGrayFactor: L_INT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the GreenGrayFactor value in the ColoredGray dialog box.

It is a value that represents an additional weighting factor (percentage) used to modify the green component in the output pixel. This value can be negative. Possible values are -1000 to 1000.

See Also

Elements:

ShowColoredGrayDlg method, RedFactor property, GreenFactor property, BlueFactor property, RedGrayFactor property, BlueGrayFactor property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events