public interface IMultipageImageExt extends IMultipageImage
The extended multipage image interface
IMultipageImage
Modifier and Type | Method and Description |
---|---|
void |
addPage(RasterImage page)
Adds page to the image.
|
getDefaultPage, getPageCount, getPageExportingAction, getPages, setPageExportingAction
void addPage(RasterImage page)
Adds page to the image.
page
- The page to add.