[TIMOB-15107] Incorrect saved image by Ti.Media.takeScreenshot() with a 3DMatrix transformed ImageView
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | 3DMatrix, Ti.media, Transform, alloy, camera, imageview, matrix |
Reporter | Mauro Parra-Miranda |
Assignee | Unknown |
Created | 2013-08-31T08:34:15.000+0000 |
Updated | 2018-02-28T20:03:54.000+0000 |
Description
The image saved by Ti.Media.takeScreenshot() is not matching what is on the screen. It doesn't take the applied 3DMatrix (rotate and scale) on the ImageView.
Code used and Images attached to confirm the issue.
Attachments
File | Date | Size |
---|---|---|
media_takeScreenshot.jpg | 2013-08-31T08:34:15.000+0000 | 1216006 |
picture_taken.jpg | 2013-08-31T08:34:15.000+0000 | 973581 |
real_screenphone.PNG | 2013-08-31T08:34:15.000+0000 | 1422160 |
sample.js | 2013-08-31T08:34:16.000+0000 | 553 |
sample.xml | 2013-08-31T08:34:16.000+0000 | 124 |
No comments