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 QImage
QImage.fromBufferedImage
(ColorMapper mapper, BufferedImage img) static QImage
QImage.fromColors
(QColor[][] colors) Methods in net.sourceforge.plantuml.quantization with parameters of type QImage