Posts by Elizandro • 31 points
1 post
- 
		3 votes0 answers98 viewsQ: Invalid icc profile: Duplicate Sequence NumbersBy calling ImageIO.read from the attached image, error occurs Invalid icc profile: Duplicate Sequence Numbers. Very simple code just doing: File file = new File("C:\\temp\\imagem_java_teste.jpg");…