mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
fix code
This commit is contained in:
parent
7160012e6b
commit
9ca5ed3592
@ -28,7 +28,7 @@ public class ImgMetaUtil {
|
|||||||
* 纠正图片旋转<br>
|
* 纠正图片旋转<br>
|
||||||
* 通过读取图片元数据信息获取旋转角度,然后根据旋转角度修正图片的角度
|
* 通过读取图片元数据信息获取旋转角度,然后根据旋转角度修正图片的角度
|
||||||
*
|
*
|
||||||
* @param f 图片文件
|
* @param file 图片文件
|
||||||
* @return {@link BufferedImage}
|
* @return {@link BufferedImage}
|
||||||
* @throws IOException IO异常
|
* @throws IOException IO异常
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user