documentation index ◦ reference manual ◦ function index
Function: | im.Tile | (im, size=None, **properties): |
This tiles the image, repeating it vertically and horizontally until it is as large as the specified size. If no size is given, then the size defaults to the size of the screen.
init: image blinds tiled = im.Tile("blindstile.png")