Uses of Class
com.openhtmltopdf.util.FSImageWriter
-
Packages that use FSImageWriter Package Description com.openhtmltopdf.util -
-
Uses of FSImageWriter in com.openhtmltopdf.util
Methods in com.openhtmltopdf.util that return FSImageWriter Modifier and Type Method Description static FSImageWriterFSImageWriter. newJpegWriter(float quality)Convenience method for initializing a writer for the JPEG image format.
-