Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdCmColor::setRGB Method
Syntax
C++
virtual void setRGB(OdUInt8 red, OdUInt8 green, OdUInt8 blue);

Sets color using RGB values. Color method is set to "kByColor". 

 

Parameters
Description
red
[in] Red component value.
green
[in] Green component value.
blue
[in] Blue component value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.