Package com.google.zxing.client.j2se
Class ImageReader
java.lang.Object
com.google.zxing.client.j2se.ImageReader
Encapsulates reading URIs as images.
- Author:
- Sean Owen
-
Method Summary
Modifier and TypeMethodDescriptionstatic BufferedImage
readDataURIImage
(URI uri) static BufferedImage
-
Method Details
-
readImage
- Throws:
IOException
-
readDataURIImage
- Throws:
IOException
-