This is an excerpt from The Python Imaging Library Handbook, taken from the chapter The ImageChops Module.

The ImageChops Module

offset #

ImageChops.offset(image, xoffset, yoffset) ⇒ image

ImageChops.offset(image, offset) ⇒ image

Returns a copy of the image where data has been offset by the given distances. Data wraps around the edges. If yoffset is omitted, it is assumed to be equal to xoffset.

[read this entry in context]

A Django site. this page was rendered by a django application in 0.00s 2008-05-16 17:01:50.127365. hosted by webfaction.