react-imgpro:React React的图像处理组件

时间:2024-02-24 05:32:37
【文件属性】:

文件名称:react-imgpro:React React的图像处理组件

文件大小:5.88MB

文件格式:ZIP

更新时间:2024-02-24 05:32:37

react graphql webgl opengl frontend

该项目不再维护。 react-imgpro 用于React的图像处理组件 介绍 react-imgpro是React的图像处理组件。 该组件使用作为道具提供的滤镜处理图像,并返回图像。 例 const mix = { color : ' mistyrose ' , amount : 10 } class App extends React . Component { state = { src : ' ' , err : null } render () { return ( < ProcessImage image = ' http://365.unsplash.com/assets/paul-jarvis-9530891001e7f4ccfcef9f3d7a2afecd.jpg ' colors = { { mix } } resize = { { width : 500 , height : 500 , mode : ' bilinear ' } }


【文件预览】:
react-imgpro-master
----.gitignore(29B)
----.babelrc(39B)
----images()
--------react-impro.png(205KB)
--------introduction.jpg(1.51MB)
--------output.png(4.2MB)
----package.json(2KB)
----webpack()
--------webpack.config.js(1KB)
--------webpack.config.dev.js(402B)
----src()
--------components()
--------validators()
--------index.js(84B)
--------utils()
--------worker.js(691B)
--------jimp.min.js(470KB)
----.travis.yml(89B)
----public()
--------App.js(2KB)
--------index.html(427B)
----index.js(44B)
----_config.yml(26B)
----.prettierignore(16B)
----__tests__()
--------index.test.js(709B)
--------options.test.js(476B)
--------__snapshots__()
----Docs()
--------Api.md(9KB)
--------CONTRIBUTING.MD(1KB)
--------README.md(3KB)
----README.md(4KB)
----yarn.lock(343KB)

网友评论