public class ImagePreviewCreator extends PreviewCreator
DefaultResolution| Constructor and Description |
|---|
ImagePreviewCreator(PreviewOptions previewOptions,
com.aspose.imaging.Image image) |
| Modifier and Type | Method and Description |
|---|---|
void |
generatePreview() |
protected int |
getMaxPageCount() |
protected void |
writePagePreview(int pageNumber,
OutputStream stream) |
getOptions, isImageSizeSet, writePagePreviewpublic ImagePreviewCreator(PreviewOptions previewOptions, com.aspose.imaging.Image image)
public void generatePreview()
generatePreview in class PreviewCreatorprotected int getMaxPageCount()
getMaxPageCount in class PreviewCreatorprotected void writePagePreview(int pageNumber,
OutputStream stream)
writePagePreview in class PreviewCreatorCopyright © 2026. All rights reserved.