public class BufferedImagePageProcessor extends Object implements FSPageProcessor
| 构造器和说明 |
|---|
BufferedImagePageProcessor(int imageType,
double scale) |
public BufferedImagePageProcessor(int imageType,
double scale)
imageType - Type of the BufferedImage, e.g. BufferedImage#TYPE_INT_ARGBscale - scale factor. You can control what resolution of the images
you wantpublic FSPage createPage(int zeroBasedPageNumber, int width, int height)
createPage 在接口中 FSPageProcessorpublic void finishPage(FSPage pg)
finishPage 在接口中 FSPageProcessorpublic List<BufferedImage> getPageImages()
Copyright © 2004–2025. All rights reserved.