OutColor property (ILEADRasterDlgClr)

Visual Basic example

Visual C++ example

 

Syntax

OLE_COLOR OutColor

Overview

Refer to Using Imaging Common Dialogs

Remarks

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

See Also

Elements

IntensityDetect method, Low property, High property, Channel property, InColor property