Uses of Class
net.sourceforge.plantuml.quantization.QImage
Packages that use QImage
-
Uses of QImage in net.sourceforge.plantuml.quantization
Methods in net.sourceforge.plantuml.quantization that return QImageModifier and TypeMethodDescriptionDither the given image, producing a new image which only contains colors from the given color set.static QImageQImage.fromBufferedImage(ColorMapper mapper, BufferedImage img) static QImageQImage.fromColors(QColor[][] colors) Methods in net.sourceforge.plantuml.quantization with parameters of type QImage