ImageWriter.prepareWriteEmpty() | Java

 

Descripción

Sintaxis

public void prepareWriteEmpty(IIOMetadata streamMetadata, ImageTypeSpecifier imageType, int width, int height, IIOMetadata imageMetadata, List<? extends BufferedImage> thumbnails, ImageWriteParam param) throws IOException

Parámetros

  • ImageTypeSpecifier imageType,
  • IIOMetadata imageMetadata,
  • int height,
  • int width,
  • IIOMetadata streamMetadata,
  • ImageWriteParam param,
  • List<? extends BufferedImage> thumbnails,

Excepciones

IOException, IllegalArgumentException, IllegalStateException, UnsupportedOperationException

Clase Padre

ImageWriter

Ejemplo


Artículos

    Manual Java

    Aprende más sobre Java consultando online o descargando nuestro manual.

    Test Java

    ¿Te atreves a probar tus habilidades y conocimiento en Java con nuestro test?

    Vídeos Java

    Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.