Ginga  0.13.6
 All Classes Namespaces Functions Variables
Public Member Functions | List of all members
IColor Class Referenceabstract
Inheritance diagram for IColor:
Inheritance graph
[legend]

Public Member Functions

virtual void setColor (string color)=0
 
virtual void setColor (int red, int green, int blue)=0
 
virtual int getR ()=0
 
virtual int getG ()=0
 
virtual int getB ()=0
 
virtual int getAlpha ()=0
 
virtual uint32_t getRGBA ()=0
 
virtual uint32_t getARGB ()=0
 

The documentation for this class was generated from the following file: