[
https://issues.apache.org/jira/browse/CB-11630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395440#comment-15395440
]
ASF GitHub Bot commented on CB-11630:
-------------------------------------
GitHub user ryanwilliams83 opened a pull request:
https://github.com/apache/cordova-plugin-media-capture/pull/66
CB-11630: (iOS) Implement property 'quality' in captureImage()
### Platforms affected
iOS
### What does this PR do?
Allows developers to set JPEG compression quality
### What testing has been done on this change?
captureImage()
'quality' omitted / 0 / 0.0 / 0.1 / 0.3 / 0.5 / 0.96 / 0.99 / 1 / 100
### Checklist
- [X] [ICLA](http://www.apache.org/licenses/icla.txt) has been signed and
submitted to [email protected].
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [X] Added automated test coverage as appropriate for this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/buzzcard/cordova-plugin-media-capture
jpegquality
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-media-capture/pull/66.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #66
----
commit 299509b7fd1cab4c371228d70f27ca3ce6c3572d
Author: Ryan Williams <[email protected]>
Date: 2016-07-27T10:38:51Z
CB-11630: (iOS) Implement property 'quality' in captureImage() to set JPEG
compression quality
----
> implement property 'quality' in captureImage() to set JPEG compression
> ----------------------------------------------------------------------
>
> Key: CB-11630
> URL: https://issues.apache.org/jira/browse/CB-11630
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugin Media Capture
> Reporter: Ryan Williams
> Priority: Minor
>
> Allow developers to specify the level of JPEG compression
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]