ImageManipulation 是 fedora project 的一部分,用于提供动态的图片处理服务,包括图片压缩、图片缩放、图片转换、添加水印等等。下面是ImageManipulation 的Demo 地址:
http://www.fedora.info:8080/imagemanip/index.html
sample - watermark
ImageManipulation is a Java servlet that takes a URL of an image as a param and based on
other given parameters, can perform a variety of image related manipulations on the
object. After the image is manipulated, it is then sent back as an image/type object to
th
other given parameters, can perform a variety of image related manipulations on the
object. After the image is manipulated, it is then sent back as an image/type object to
th

ImageManipulation作为fedora project的一部分,是一个Java servlet,提供动态图片处理,如压缩、缩放、转换和添加水印。它利用了Wayne Rasband的免费ImageJ API。该项目可以通过给定的URL和参数执行多种图像操作,处理后的图像以图像类型对象返回。ImageJ最初是为Macintosh设计的,但因其Java基础可在各种平台上运行。
最低0.47元/天 解锁文章
5140

被折叠的 条评论
为什么被折叠?



