Descripción
Sintaxis
public IIOImage readAll(int imageIndex, ImageReadParam param) throws IOException
public Iterator<IIOImage> readAll(Iterator<? extends ImageReadParam> params) throws IOException
Parámetros
- ImageReadParam param,
- int imageIndex,
- Iterator<? extends ImageReadParam> params,
Excepciones
IndexOutOfBoundsException, IllegalStateException, IllegalArgumentException, IOException
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.