API Reference > Classes > PRC Graphical Classes > OdPrcRgbColor Class > OdPrcRgbColor Operators > OdPrcRgbColor::= Operator
OdPrcRgbColor::= Operator
Syntax
C++
OdPrcRgbColor & operator =(const OdCmEntityColor& color);
Parameters 
Description 
const OdCmEntityColor& color 
[in] Another color object that acts as the right operand of the assignment operation.  

The reference to the RGB color object after the assignment operation.

An assignment operator for the RGB color object.

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