Descripción
Sintaxis
public static ICC_Profile getInstance(byte[] data)
public static ICC_Profile getInstance(int cspace)
public static ICC_Profile getInstance(InputStream s) throws IOException
public static ICC_Profile getInstance(String fileName) throws IOException
Parámetros
- String fileName,
- int cspace,
- byte[] data,
- InputStream s,
Excepciones
SecurityException, 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.