- getClipboardImage() - Static method in class net.sourceforge.vietocr.ImageHelper
-
Gets an image from Clipboard.
- getIIOImageList(File) - Static method in class net.sourceforge.vietocr.ImageIOHelper
-
Gets a list of
IIOImage
objects for an image file.
- getImageByteBuffer(IIOImage) - Static method in class net.sourceforge.vietocr.ImageIOHelper
-
Gets pixel data of an
IIOImage
object.
- getInstance() - Static method in class net.sourceforge.tess4j.Tesseract
-
Gets an instance of the class library.
- getPdfPageCount(String) - Static method in class net.sourceforge.vietocr.PdfUtilities
-
Get PDF Page Count.
- getScaledInstance(BufferedImage, int, int) - Static method in class net.sourceforge.vietocr.ImageHelper
-
Convenience method that returns a scaled instance of the provided BufferedImage
.
- getSubImage(BufferedImage, int, int, int, int) - Static method in class net.sourceforge.vietocr.ImageHelper
-
A replacement for the standard
BufferedImage.getSubimage
method.
- GS_INSTALL - Static variable in class net.sourceforge.vietocr.PdfUtilities
-