Package com.google.zxing.client.j2se
Class ImageReader
java.lang.Object
com.google.zxing.client.j2se.ImageReader
Encapsulates reading URIs as images.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BufferedImage
readDataURIImage
(URI uri) static BufferedImage
-
Field Details
-
BASE64TOKEN
- See Also:
-
-
Constructor Details
-
ImageReader
private ImageReader()
-
-
Method Details
-
readImage
- Throws:
IOException
-
readDataURIImage
- Throws:
IOException
-