image-resize-nn-loader:使用最近邻调整图像大小的 Webpack 加载器

时间:2021-07-21 08:32:59
【文件属性】:
文件名称:image-resize-nn-loader:使用最近邻调整图像大小的 Webpack 加载器
文件大小:2KB
文件格式:ZIP
更新时间:2021-07-21 08:32:59
JavaScript 图像调整大小-nn-loader 通过 webpack 加载图像时放大图像。 使用最近邻缩放。 非常具体的目的,但也许其他人会发现它很有用。 用法 var url = require ( "file!image-resize-nn-loader?resize=4!./file.png" ) ; // => emits file.png as file in the output directory and returns the public url // => returns i. e. "/public-path/0dcbbaa701328a3c262cfd45869e351f.png" // => the image will be resized up by a factor of 4 while preserving its pixeliness. 执照 麻省理工学院( )
【文件预览】:
image-resize-nn-loader-master
----index.js(959B)
----package.json(478B)
----.gitignore(526B)
----README.md(658B)

网友评论