API Reference > OdCm Classes > OdCmColor Class > OdCmColor Methods > OdCmColor::isByColor Method
OdCmColor::isByColor Method
Syntax
C++
virtual bool isByColor() const;

true if the color method of this color is set to "kByColor", false - otherwise.

Checks if the color is specified by an RGB value (color method of this color is set to "kByColor").

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