GreenGrayFactor Property (ILEADRasterDlgClr)

Visual Basic example

Visual C++ example

 

Syntax

short GreenGrayFactor;

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, ShowGrayScaleDlg method, RedFactor property, GreenFactor property, BlueFactor property, RedGrayFactor property, BlueGrayFactor property