| Trees | Indices | Toggle frames |
|---|
ImagePattern --+
|
SolidColorImagePattern
Creates an image filled with a solid color.
__init__(self,
color=(0, 0, 0, 0))
Create a solid image pattern with the given color.
|
|
| AbstractImage |
create_image(self,
width,
height)
Create an image of the given size.
|
(0, 0, 0, 0))
| Trees | Indices | Toggle frames |
|---|
| Generated by Epydoc 3.0beta1 on Thu Dec 31 17:58:19 2009 | http://epydoc.sourceforge.net |