Operators
- operator + ( other )
Add a Color to this Color
- operator - ( other )
Subtract a Color from this one
- operator / ( scalar )
Divide this Color by a scalar
- operator * ( scalar )
Multiply this Color by a scalar
Add a Color to this Color
Subtract a Color from this one
Divide this Color by a scalar
Multiply this Color by a scalar