Descripción
Sintaxis
public void write(RenderedImage image) throws IOException
public void write(IIOImage image) throws IOException
public abstract void write(IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) throws IOException
Parámetros
- IIOImage image,
- IIOMetadata streamMetadata,
- RenderedImage image,
- ImageWriteParam param,
Excepciones
IllegalArgumentException, IllegalStateException, UnsupportedOperationException, 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.