2018.1

Table Of Contents
Option Description Type Default
height The maximum height in pixels
Number 864
width The maximum width in pixels. Number 1152
source Which buttons are enabled: Take now
(take), Library (pick), or both
(takeandpick).
String 'takeandpick'
scaleimage Scales the image to fit the maximum width
or height. The aspect ration is maintained.
Boolean true
quality Quality of the saved image, expressed as
a range of 0-100, where 100 is full
resolution with no loss from file
compression.
Number 80
allowannotations Adds an Image & Annotation widget to
edit the picture.
Boolean false
allowdeskew Allows the user to perform a perspective
cropping after taking or selecting a
picture.
Boolean false
addtimestamp
Adds a time stamp Boolean false
stampFormat The date format. For all possible formats
see Cordova documentation. 'L' stands for
localized date and time.
String 'L'
stampAlign The position of the stamp, specified by
combining horizontal alignment (left,
center, right) with vertical alignment (top,
middle, bottom) and joining them with a
vertical bar ('|').
String 'bottom|left'
Page 512