< Previous | Contents | Next >

x_start, y_start, x_end, y_end (integer, required)

These four values are used to specify the range of pixels in the source image which will be affected by the process function. Usually x_start and y_start are set to 0, while x_end and y_end are set to the width and height of the image, respectively.