Home | Trees | Indices | Help |
|
---|
|
object --+ | paint.IPaint --+ | Color --+ | RGB --+ | RGBA
Represents RGBA color value.
@author Invient
Author: Richard Lincoln
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Creates an RGBA color with the specified red, green, blue and alpha values. The red, green and blue values must be in the range (0 - 255). The alpha value must be in the range (0.0-1.0). The alpha value deaults to 1.0
|
|
Returns string representation of an object of type Paint.
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 5 20:44:58 2015 | http://epydoc.sourceforge.net |