public final class ImageReader extends Object
Modifier and Type | Method and Description |
---|---|
static BufferedImage |
readDataURIImage(URI uri) |
static BufferedImage |
readImage(URI uri) |
public static BufferedImage readImage(URI uri) throws IOException
IOException
public static BufferedImage readDataURIImage(URI uri) throws IOException
IOException
Copyright © 2007–2024. All rights reserved.