To export image to JPG/PDF via standard Sample (from the Android/iOS directory of the package) you should run it and push ‘Export’ button.
In case of Android you can find the description of the Class MIExporter in the allclasses-noframe.html from MobileImagingEngine-javadoc.jar. This class have exportJPEG and exportPDF methods. In case of iOS you can find detailed descriptions of all classes in the header files.
コメント
1件のコメント
Hello!
To export image to JPG/PDF via standard Sample (from the Android/iOS directory of the package) you should run it and push ‘Export’ button.
In case of Android you can find the description of the Class MIExporter in the allclasses-noframe.html from MobileImagingEngine-javadoc.jar. This class have exportJPEG and exportPDF methods. In case of iOS you can find detailed descriptions of all classes in the header files.
サインインしてコメントを残してください。