解决Java ImageIO.write处理PNG图片太慢的问题Poor performances of imwrite, especially for png extension.
在JDK7、8版本中用 ImageIO.write进行图片输出时,如果输出PNG格式图片非常的缓慢Poor performances of imwrite, especially for png extension.上代码-解决前:@Testpublic void testWirte() throws Exception { String dir = "/Users/user/Downloads/testimg/"; final MockMulti