2017-05-15
1.3.1
Harlin Setiadarma
All
All
Components, Libraries, Plug-ins
[Overview]
Image Utilities (Resize, Crop, Identify width & height, Get & Fix Orientation, Sharpening, Watermark) for Mobile Apps using JS Canvas. Currently only tested for Chrome browser and Android (as I don't have Mac/Safari/iPhone)
[Detail]
Client-side mobile action:
1. Resize: resize any binary data to a Maximum Width or Height (maintain aspect ratio), auto sharpen & fix orientation...
2. Crop: crop any binary data to a specific dimension
3. Identify: identify width, height and orientation of binary data
4. GetOrientation: get orientation of image file (only source binary data with EXIF info)
5. FixOrientation: fix image orientation
6. Sharpen: sharpen image
7. AddImageWatermark: add an image as watermark to source image...
All actions except Identify, are available as functions (can be used in expression).
Limitation:
- GetOrientation will failed if used on Resize/Crop image binary data output, use it on original image binary data.
- This is not a UI Cropper (where you can control using touch interaction), use Cropper Mobile instead.
- Currently only tested for Chrome browser and Android (as I don't have Mac/Safari/iPhone)
Sample/How-to App has been published: https://www.outsystems.com/forge/2079/