LibMusicXML 3.18
Public Member Functions | List of all members
msrRGBColor Class Reference

Public Member Functions

 msrRGBColor (float theR, float theG, float theB)
 
 msrRGBColor (std::string theString)
 
float getR () const
 
float getG () const
 
float getB () const
 
bool isEmpty () const
 
std::string asString () const
 
void print (ostream &os) const