TESTER

image_crop

image_crop(img, left, top, right, bottom)

Crop an image at specified position

Syntaxe

image_crop(img, left=20, top=10, right=100, bottom=100);

Arguments

NameRequiredDefaultDescription
imgyes-Image object
leftyes-x
topyes-y
rightyes-x
bottomyes-y