Class Quantizer
- java.lang.Object
-
- net.sourceforge.plantuml.quantization.Quantizer
-
public final class Quantizer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Quantizer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.awt.image.BufferedImage
quantizeNow(ColorMapper mapper, java.awt.image.BufferedImage orig)
-
-
-
Method Detail
-
quantizeNow
public static java.awt.image.BufferedImage quantizeNow(ColorMapper mapper, java.awt.image.BufferedImage orig) throws java.io.IOException
- Throws:
java.io.IOException
-
-