documentation indexreference manualfunction index

im.Crop

Function: im.Crop (im, x, y, w, h, **properties):

This crops the image that is its child.

Example

init:
    image cyan crop = im.Crop("cyan.png", 100, 0, 100, 200)



documentation indexreference manualfunction index