API Reference > Classes > PRC Base Classes > OdPrcBaseWithGraphics Class > OdPrcBaseWithGraphics Methods > OdPrcBaseWithGraphics::getTrueColor Method
OdPrcBaseWithGraphics::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.