0.0.13 • Published 3 years ago

@spring-breeze/getorientationimg v0.0.13

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

4 years ago

0.0.11

4 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago