public class PdfToJpegParameters extends AbstractPdfToMultipleImageParameters
DEFAULT_DPI| Constructor and Description |
|---|
PdfToJpegParameters(ImageColorType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ImageType |
getOutputImageType() |
int |
getQuality() |
int |
hashCode() |
void |
setQuality(int quality)
The quality of the generated images where 0 is lowest (high compression) and 100 is highest (low compression)
|
addAllPageRanges, addPageRange, getOutputImageColorType, getPages, getPageSelection, getResolutionInDpi, setOutputImageColorType, setResolutionInDpiaddSpecificResultFilename, addSpecificResultFilenames, getOutput, getOutputPrefix, getSpecificResultFilename, getSpecificResultFilename, getSpecificResultFilenames, setOutput, setOutputPrefixaddSource, addSources, getSourceList, removeAllSourcesgetMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersiongetExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetExistingOutputPolicy, getOutput, isLenient, setExistingOutputPolicy, setLenientpublic PdfToJpegParameters(ImageColorType type)
public ImageType getOutputImageType()
getOutputImageType in class AbstractPdfToMultipleImageParameterspublic int getQuality()
public void setQuality(int quality)
quality - public int hashCode()
hashCode in class AbstractPdfToMultipleImageParameterspublic boolean equals(Object other)
equals in class AbstractPdfToMultipleImageParametersCopyright © 2021 sejda. All rights reserved.