public class ImageIoFix extends Object
| Constructor and Description |
|---|
ImageIoFix() |
| Modifier and Type | Method and Description |
|---|---|
static BufferedImage |
read(InputStream photo)
https://stackoverflow.com/questions/4386446/problem-using-imageio-write-jpg-file
|
public static BufferedImage read(InputStream photo) throws IOException
photo - 图片IOException - 读异常Copyright © 2020. All rights reserved.