... | @@ -67,6 +67,8 @@ object 参数说明: |
... | @@ -67,6 +67,8 @@ object 参数说明: |
|
```javascript
|
|
```javascript
|
|
public int readPictureDegree(String path) //读取照片exif信息中的旋转角度
|
|
public int readPictureDegree(String path) //读取照片exif信息中的旋转角度
|
|
public void compressBitmap(String imgPath, int degree) {
|
|
public void compressBitmap(String imgPath, int degree) {
|
|
|
|
chatManager.updatePic1(file);
|
|
|
|
|
|
```
|
|
```
|
|
readPictureDegree方法:object 参数说明:
|
|
readPictureDegree方法:object 参数说明:
|
|
|
|
|
... | | ... | |