Class RGB
This class represents a RGB color value.
Constructor
Attributes
Methods
Class Methods
Class methods are methods that are called with the class name before the period, instead
of an object. They provide alternate constructors.
Return to top level