Descripción
Sintaxis
public static BufferedImage read(File input) throws IOException
public static BufferedImage read(InputStream input) throws IOException
public static BufferedImage read(URL input) throws IOException
public static BufferedImage read(ImageInputStream stream) throws IOException
Parámetros
- File input,
- ImageInputStream stream,
- URL input,
- InputStream input,
Excepciones
IllegalArgumentException, IOException
Clase Padre
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.