API Reference > Classes > PRC Graphical Classes > OdPrcRgbColor Class > OdPrcRgbColor Operators > OdPrcRgbColor::== Operator
OdPrcRgbColor::== Operator
Syntax
C++
bool operator ==(const OdPrcRgbColor & color) const;
Parameters 
Description 
const OdPrcRgbColor & color 
[in] An operand to be compared with.
 

Returns true if the color and operand are equal or false in the other case.

Compare operator for the color. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.