Overload List

NameDescription
SelectColors(Int32, IEImage..::..SelOp)

Selects all pixels having the specified color index.

Appliable only to color mapped images.

SelectColors(IERGB, IEImage..::..SelOp)
Selects all pixels having the specified color.
SelectColors(IERGB, IERGB, IEImage..::..SelOp)
Selects all pixels having the specified color range.

See Also