convert

fun <I> Operation<I, BufferedImage>.convert(block: Convert.() -> Unit): Operation<I, BufferedImage>

Applies Convert operation to convert the image to a different ColorMode.