Give us feedback
image-utils-mobile
Mobile icon

Image Utils Mobile

Stable version 3.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 06 November 2019 by 
4.8
 (15 ratings)
image-utils-mobile

Image Utils Mobile

Created on OutSystems 10

Version 2.0.1

Stable
Application Package
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
Application Package
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)

Version 1.6.0

Stable
Application Package
Uploaded on 27 March 2018 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

New feature:

Identify new output: bytesize

Get file size of binary data in bytes.

Divide it by 1024 to get file size in kilobytes.