RedFactor Property (ILEADRasterDlgClr)

Visual Basic example

Visual C++ example

 

Syntax

short RedFactor;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the RedFactor value in the ColoredGray and the GrayScale dialog boxes.

It is a value that represents the percentage or weight given to the red value of each pixel in the bitmap. Possible values are (0-1000). RedFactor+ GreenFactor + BlueFactor must equal 1000.

See Also

Elements

ShowColoredGrayDlg method, ShowGrayScaleDlg method, GreenFactor property, BlueFactor property, RedGrayFactor property, GreenGrayFactor property, BlueGrayFactor property