API Reference > Classes > PRC Graphical Classes > OdPrcColorIndex Class > OdPrcColorIndex Operators > == Operator > OdPrcColorIndex::== Operator (OdUInt32)
OdPrcColorIndex::== Operator (OdUInt32)
Syntax
C++
bool operator ==(OdUInt32 value);
Parameters 
Description 
OdUInt32 value 
[in] A color index value to be compared with.  

true if the color index object is equal to the specified color index value; otherwise, the method returns false.

Compares the color index object with a specified color index value.

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