Uses of Class
org.apache.commons.imaging.palette.PaletteFactory
Packages that use PaletteFactory
-
Uses of PaletteFactory in org.apache.commons.imaging.formats.png
Methods in org.apache.commons.imaging.formats.png with parameters of type PaletteFactoryModifier and TypeMethodDescriptionvoid
PngWriter.writeImage
(BufferedImage src, OutputStream os, PngImagingParameters params, PaletteFactory paletteFactory) Writes an image to an output stream.