public class PDF2ImageICEpdf extends PDF2Image
Constructor and Description |
---|
PDF2ImageICEpdf() |
Modifier and Type | Method and Description |
---|---|
Image |
toImage(byte[] input,
int pageNumber) |
Image |
toImage(byte[] input,
int pageNumber,
int scale,
boolean transparent) |
void |
writeImages(byte[] input,
Set pages,
Resource outputDirectory,
String prefix,
String format,
int scale,
boolean overwrite,
boolean goodQuality,
boolean transparent) |
getInstance
public PDF2ImageICEpdf()
public Image toImage(byte[] input, int pageNumber) throws PageException
toImage
in class PDF2Image
PageException
public Image toImage(byte[] input, int pageNumber, int scale, boolean transparent) throws PageException
PageException
public void writeImages(byte[] input, Set pages, Resource outputDirectory, String prefix, String format, int scale, boolean overwrite, boolean goodQuality, boolean transparent) throws PageException, IOException
writeImages
in class PDF2Image
PageException
IOException
Copyright © 2015 Lucee