0.0.2 • Published 8 months ago

image-brightness-analyzer v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago
npm i image-brightness-analyzer
import imageBrightnessAnalyzer from 'image-brightness-analyzer'

imageBrightnessAnalyzer('https://fuss10.elemecdn.com/a/3f/3302e58f9a181d2509f3dc0fa68b0jpeg.jpeg', brightness(e) { // 可以是链接,也可以是base64
	console.log(e);
})
0.0.2

8 months ago

0.0.1

9 months ago