Add targetHeight
This commit is contained in:
parent
e1210d291b
commit
0c105553f5
@ -58,6 +58,7 @@ function takeDocPhoto(side) {
|
||||
}, {
|
||||
quality: 50,
|
||||
targetWidth: 1000,
|
||||
targetHeight: 2000,
|
||||
pictureSourceType: Camera.PictureSourceType.CAMERA,
|
||||
destinationType: Camera.DestinationType.DATA_URL,
|
||||
encodingType: Camera.EncodingType.JPEG,
|
||||
|
Loading…
x
Reference in New Issue
Block a user