BlueFactor property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_INT BlueFactor

Delphi Syntax

BlueFactor: L_INT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the BlueFactor value from or to the ColoredGray and the GrayScale dialog boxes.

It is a value that represents the percentage or weight given to the blue 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, RedFactor property, GreenFactor property, RedGrayFactor property, GreenGrayFactor property, BlueGrayFactor property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events