node.js中的图像变形 [英] Image morphing in node.js

查看:132
本文介绍了node.js中的图像变形的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以使用Javascript在Node.js中进行图像变形?我试图找出是否可以做这样的事情.是否有任何node.js库可用于实现图像变形?

Is it possible to do image morphing in Node.js using Javascript? I'm trying to find out whether it's possible to do something like this. Are there any node.js libraries that could be used to implement image morphing?

推荐答案

不确定该程序是否满足您的变形需求,但是这里有一个GraphicsMajick模块:

Not sure if this one meets your morphing needs but there's a GraphicsMajick module here:

https://npmjs.org/package/gm

您也可以在npmjs.org上搜索模块

You can also search for modules @ npmjs.org

它支持诸如模糊,木炭,印章,着色,去斑点,抖动,溶解,浮雕,均衡,模糊,高斯,爆破,放大,遮罩等操作...等...

It supports manipulations like blur, charcoal, chop, colorize, despeckle, dither, dissolve, emboss, equalize, fuzz, gaussian, implode,magnify, matte, etc... etc...

这篇关于node.js中的图像变形的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆