API Reference > Other Classes > OdResBuf Class > OdResBuf Methods > OdResBuf::getColor Method
OdResBuf::getColor Method
Syntax
C++
const OdCmColor& getColor() const;

Returns the data content of the ResBuf object as a Color instance.

This method generates the OdError_InvalidResBuf exception when the stored group code is not set to kRtColor. The OdDxfCode::_getType() method returns Unknown type for it.

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