API Reference > Classes > PRC Graphical Classes > OdPrcGraphics Class > OdPrcGraphics Methods > OdPrcGraphics::getTrueColor Method
OdPrcGraphics::getTrueColor Method
Syntax
C++
bool getTrueColor(OdCmEntityColor & rgb) const;
Parameters 
Description 
OdCmEntityColor & rgb 
[out] A reference to store the current true color value.
 

Returns true if the color has been successfully returned or false in the other case.

Returns the current value of the true color. 

 

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