public abstract class MultiframeImagePreviewCreator extends PreviewCreator
DefaultResolution| Modifier | Constructor and Description |
|---|---|
protected |
MultiframeImagePreviewCreator(PreviewOptions previewOptions) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract com.aspose.ms.System.IO.Stream |
getImageFrameStream(int frameIndex) |
protected com.aspose.imaging.ImageOptionsBase |
getImageOptions() |
protected void |
writePagePreview(int pageNumber,
OutputStream stream) |
generatePreview, getMaxPageCount, getOptions, isImageSizeSet, writePagePreviewprotected MultiframeImagePreviewCreator(PreviewOptions previewOptions)
protected abstract com.aspose.ms.System.IO.Stream getImageFrameStream(int frameIndex)
protected final com.aspose.imaging.ImageOptionsBase getImageOptions()
protected void writePagePreview(int pageNumber,
OutputStream stream)
writePagePreview in class PreviewCreatorCopyright © 2026. All rights reserved.