chickadee » imlib2 » image-crop&scale

image-crop&scale img src-x src-y src-width src-height dest-width dest-heightprocedure

Create a new, cropped and scaled copy of img. The arguments src-x, src-y, src-width and src-height indicate cropping dimensions as per image-crop, in the original image. The dest-width and dest-height arguments indicate the new image's width and height.