Convert
class Convert(colorMode: ColorMode) : Operation<BufferedImage, BufferedImage>
Content copied to clipboard
Converts provided image to the desired ColorMode.
Constructors
Functions
apply
Link copied to clipboard
getOutputShape
Link copied to clipboard
Takes result color mode into account when computing output shape.