Uses of Class
com.datalogics.PDFL.ImageCollection
Packages that use ImageCollection
-
Uses of ImageCollection in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return ImageCollectionModifier and TypeMethodDescriptionPage.getImageSeparations(Rect exportRect, PageImageParams ImageParams, List<SeparationColorSpace> spacesCollection) Export a region of a PDF page using the specified Separation ColorSpaces to an Image Collection object.Page.getImageSeparations(Rect exportRect, PageImageParams ImageParams, List<SeparationColorSpace> spaces, RenderProgressProc progressProc) static final ImageCollectionPDFLJNI.Page_getImageSeparations__SWIG_0(long jarg1, Page jarg1_, long jarg2, Rect jarg2_, long jarg3, PageImageParams jarg3_, long jarg4, com.datalogics.PDFL.SeparationColorSpacePtrVector jarg4_) static final ImageCollectionPDFLJNI.Page_getImageSeparations__SWIG_1(long jarg1, Page jarg1_, long jarg2, Rect jarg2_, long jarg3, PageImageParams jarg3_, long jarg4, com.datalogics.PDFL.SeparationColorSpacePtrVector jarg4_, long jarg5, RenderProgressProc jarg5_) Methods in com.datalogics.PDFL with parameters of type ImageCollectionModifier and TypeMethodDescriptionstatic final voidPDFLJNI.ImageCollection_append(long jarg1, ImageCollection jarg1_, long jarg2, Image jarg2_) static final voidPDFLJNI.ImageCollection_DisposeChildren(long jarg1, ImageCollection jarg1_) static final intPDFLJNI.ImageCollection_getCount(long jarg1, ImageCollection jarg1_) static final ImagePDFLJNI.ImageCollection_getImage(long jarg1, ImageCollection jarg1_, int jarg2) static final voidPDFLJNI.ImageCollection_save__SWIG_0(long jarg1, ImageCollection jarg1_, String jarg2, int jarg3) static final voidPDFLJNI.ImageCollection_save__SWIG_1(long jarg1, ImageCollection jarg1_, String jarg2, int jarg3, long jarg4, ImageSaveParams jarg4_)