0.0.13 • Published 2 years ago

@spring-breeze/getorientationimg v0.0.13

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

@spring-breeze/getOrientationImg

解决ios拍照旋转问题

Usage

const getorientationimg = require('@spring-breeze/getOrientationImg');
/**
 * 
 * @param {File} file 图片对象
 * @param {*} isCompass 是否压缩
 * @returns Base64
 */
 getorientationimg(File,1).then(base64=>{
     console.log(base64)
 })
0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago