API Reference
>
OdCm Classes
>
OdCmColor Class
>
OdCmColor Methods
>
OdCmColor::setRGB Method
OdCmColor::setRGB Method
Collapse All
Syntax
C++
virtual
void
setRGB
(OdUInt8
red
, OdUInt8
green
, OdUInt8
blue
);
Parameters
Parameters
Description
OdUInt8 red
[in] Red component value.
OdUInt8 green
[in] Green component value.
OdUInt8 blue
[in] Blue component value.
Description
Sets color using RGB values. Color method is set to "kByColor".
Group
OdCmColor Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic