@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, setOutput
getOutputImageColorType, getResolutionInDpi, getSource, setOutputImageColorType, setResolutionInDpi, setSource
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient
public PdfToSingleTiffParameters(ImageColorType outputImageColorType)
public ImageType getOutputImageType()
getOutputImageType
in class AbstractPdfToImageParameters
public TiffCompressionType getCompressionType()
getCompressionType
in interface PdfToTiffParameters
public void setCompressionType(TiffCompressionType compressionType)
public int hashCode()
hashCode
in class AbstractPdfToSingleImageParameters
public boolean equals(Object other)
equals
in class AbstractPdfToSingleImageParameters
Copyright © 2019 sejda. All rights reserved.