RhinoCommon API
ColorRGBAEquals Method (ColorRGBA) |
Determines whether the specified ColorRGBA has the same values as the present color.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Parameters
- other
- Type: Rhino.DisplayColorRGBA
The specified color.
Return Value
Type: Booleantrue if color has the same channel values as this; otherwise false.