CheckerImagePattern
(color1=(150, 150, 150, 255), color2=(200, 200, 200, 255))¶Create an image with a tileable checker image.
Constructor:
__init__
(color1=(150, 150, 150, 255), color2=(200, 200, 200, 255))¶Initialise with the given colors.
Parameters: |
|
---|
Methods:
create_image
(width, height)