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 not equal to the specified color index value; otherwise, the method returns false.

Non-equality operator for the color index object and a specified color index value.

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