| Modifier and Type | Method and Description |
|---|---|
ImageCollection |
Page.getImageSeparations(Rect exportRect,
PageImageParams ImageParams,
java.util.List<SeparationColorSpace> spacesCollection)
Export a region of a PDF page using the specified Separation ColorSpaces to an Image Collection object.
|
ImageCollection |
Page.getImageSeparations(Rect exportRect,
PageImageParams ImageParams,
java.util.List<SeparationColorSpace> spaces,
RenderProgressProc progressProc) |