pad

fun <I> Operation<I, BufferedImage>.pad(block: Padding.() -> Unit): Operation<I, BufferedImage>

Applies Padding operation to pad the image.