2021.2

Table Of Contents
Option Description Type Default
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'
stampFontSize The time stamp's font size:
small, medium, or large.
String 'medium'
Events
The Camera listens for the following custom events.
Page 624