crop

fun <I> Operation<I, BufferedImage>.crop(block: Cropping.() -> Unit): Operation<I, BufferedImage>

Applies Cropping operation to crop the image by the specified amount.