API Reference > OdCm Classes > OdCmColorBase Class > OdCmColorBase Methods > OdCmColorBase::setBlue Method
OdCmColorBase::setBlue Method
Syntax
C++
virtual void setBlue(OdUInt8 blue) = 0;
Parameters 
Description 
OdUInt8 blue 
[in] Blue component as an integer value in the range from 0 to 255. 

Sets the blue color component for the database color object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.