RedGrayFactor property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_INT RedGrayFactor

Delphi Syntax

RedGrayFactor: L_INT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

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

It is a value that represents an additional weighting factor (percentage) used to modify the red 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, GreenGrayFactor property, BlueGrayFactor property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events