| Package | Description |
|---|---|
| org.sejda.model.image | |
| org.sejda.model.parameter.image |
| Modifier and Type | Method and Description |
|---|---|
static ImageColorType |
ImageColorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageColorType[] |
ImageColorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImageColorType |
AbstractPdfToImageParameters.getOutputImageColorType() |
ImageColorType |
AbstractPdfToMultipleImageParameters.getOutputImageColorType() |
ImageColorType |
PdfToImageParameters.getOutputImageColorType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPdfToImageParameters.setOutputImageColorType(ImageColorType outputImageColorType) |
void |
AbstractPdfToMultipleImageParameters.setOutputImageColorType(ImageColorType outputImageColorType) |
void |
PdfToImageParameters.setOutputImageColorType(ImageColorType outputImageColorType) |
| Constructor and Description |
|---|
PdfToJpegParameters(ImageColorType type) |
PdfToMultipleTiffParameters(ImageColorType outputImageColorType) |
PdfToMultipleTiffParameters(ImageColorType outputImageColorType,
TiffCompressionType compressionType) |
PdfToPngParameters(ImageColorType type) |
PdfToSingleTiffParameters(ImageColorType outputImageColorType) |
Copyright © 2021 sejda. All rights reserved.