grayscale
fun <I> Operation<I, BufferedImage>.grayscale(): Operation<I, BufferedImage>
Content copied to clipboard
Applies Convert operation to convert the image to ColorMode.GRAYSCALE.
Applies Convert operation to convert the image to ColorMode.GRAYSCALE.