2017-05-22
1.0.0
André Vieira
9.1.601.100
All
.NET
Libraries
[Overview]
This Extension wraps some of the tools available in the open source image manipulation suite ImageMagick (version 6.9.0).
[Detail]
This Extension wraps some of the tools available in the open source image manipulation suite ImageMagick (version 6.9.0). The main difference between this solution and the Image Converter extension already published in this catalog is that it uses Image Magick's static release instead of the release packaged with the OutSystems Platform which enables the usage of the latest version and wrap other tools besides convert. For now I'm only wrapping the convert and identify tools but you should see this extension as a framework to work with ImageMagick inside the OutSystems Platorm and I (or you) will add support to others tools as the need arises. You can find all the documentation you need in http://www.imagemagick.org.
Feature List
Convert ToolConvert between image file formats (e.g.: from GIF to PNG).
Scale, rotate, flip and crop images.
Apply different filters: blur, sharpen, charcoal, etc...
Add borders to images.
Identify ToolDetermine the Width and Height of an imag
Compare ToolCompare two images with the same size
Outputs RMSE metric
Outputs difference image