InColor property (ILEADRasterDlgClr)

Visual Basic example

Visual C++ example

 

Syntax

OLE_COLOR InColor

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the color used to fill those pixels having an intensity value between the Low and High properties. This property has no effect if the Channel property is set to IDB_CHANNEL_MASTER. If for example the Channel property is set to IDB_CHANNEL_RED, then the red component of InColor will be used to fill the pixels having a red component value between Low and High properties.

See Also

Elements

IntensityDetect method, Low property, High property, Channel property, OutColor property