API Reference > Classes > PRC Graphical Classes > OdPrcColorIndex Class
OdPrcColorIndex Class
OdPrcColorIndex
Syntax
C++
class OdPrcColorIndex;

PrcColorIndex.h

Class implements functionality of a color index management. Color indexes are stored in an array that can be retrieved through calling one of the colors() methods of the OdPrcFileStructureGlobals object.

 
Name 
Description 
 
This is the overview for the OdPrcColorIndex constructor overload. 
 
Name 
Description 
 
A color index value for the case when the color index object is not initialized (for example, right after its creation). 
 
Name 
Description 
 
Clears the color index object. Sets the color index to the white color. 
 
Determines whether the color index object is initialized with a color value that differs from the default (white).  
 
Name 
Description 
 
!= 
This is the overview for the != operator overload. 
 
= 
Assignment operator for the color index object.  
 
== 
This is the overview for the == operator overload. 
 
Cast operator for the color index object. It casts the color index object to an appropriate unsigned 32-bit integer value. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.