@SingleOutputAllowedExtensions(extensions={"tiff","tif"}) public class PdfToSingleTiffParameters extends AbstractPdfToSingleImageParameters implements PdfToTiffParameters
DEFAULT_DPI| Constructor and Description |
|---|
PdfToSingleTiffParameters(ImageColorType outputImageColorType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
TiffCompressionType |
getCompressionType() |
ImageType |
getOutputImageType() |
int |
hashCode() |
void |
setCompressionType(TiffCompressionType compressionType) |
getOutput, getOutputName, setOutput, setOutputNamegetOutputImageColorType, getResolutionInDpi, getSource, getUserZoom, setResolutionInDpi, setSource, setUserZoomisOverwrite, setOverwrite, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisOverwritepublic PdfToSingleTiffParameters(ImageColorType outputImageColorType)
public ImageType getOutputImageType()
getOutputImageType in class AbstractPdfToImageParameterspublic TiffCompressionType getCompressionType()
getCompressionType in interface PdfToTiffParameterspublic void setCompressionType(TiffCompressionType compressionType)
public int hashCode()
hashCode in class AbstractPdfToSingleImageParameterspublic boolean equals(Object other)
equals in class AbstractPdfToSingleImageParametersCopyright © 2015. All Rights Reserved.