image-utils-mobile
Mobile icon

Image Utils Mobile

Stable version 3.1.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 23 May
 by 
4.8
 (16 ratings)
image-utils-mobile

Image Utils Mobile

Created on OutSystems 11

Version 3.1.0

Stable
Current
Uploaded on 23 May by 
Compatible with:
Version 11
Database:
All
Release notes:

1. Added more position option for AddImageWatermark: center, top-center, bottom-center, center-left, center-right

2. Add AddTextWatermark client action, easily write text on top of image.

Application Objects:
Image Utils Mobile has 0 AOs.

Version 3.0.1

Stable
Uploaded on 06 November 2019 by 
Compatible with:
Version 11
Database:
All
Release notes:

Fix: 

- Now only resize larger resolution image (compared to MaxWidthOrHeight input parameter)

- fix orientation still applied for smaller image

Application Objects:
Image Utils Mobile has 0 AOs.
Created on OutSystems 10

Version 2.0.1

Stable
Uploaded on 20 April 2018 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

Minor clean up...

Version 2.0.0

Stable
Uploaded on 20 April 2018 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

Update:

- if image input = NullBinary() (empty image), no longer raise exception

- FixOrientation: input parameter "orientation" is optional now (was mandatory).

if input parameter "orientation" is empty or "0", orientation will be automatically acquired (only source binary data with EXIF info).

- AddImageWatermark: now has 2 additional output parameters to eliminate the need to raise exception

- success (boolean)

- errormessage (text)