TypeLib Xojo support Plugin

CMYKColor.Operator_Compare Method

Makes = and <> operators work to compare two instances of CMYKColor.

Operator_Compare(
   value as EinhugurColors.CMYKColor) as Integer

Parameters

value
The color to compare to

Returns

Integer

Remarks

> and < operators have no meaning.

See Also

CMYKColor Class