This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25507 - <canvas>: Have createImageBitmap() take options, e.g. to honour EXIF orientation
Summary: <canvas>: Have createImageBitmap() take options, e.g. to honour EXIF orientation
Status: RESOLVED DUPLICATE of bug 25642
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Needs Impl Interest
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-29 22:52 UTC by Ian 'Hixie' Hickson
Modified: 2014-05-09 21:21 UTC (History)
2 users (show)

See Also:


Attachments

Description Ian 'Hixie' Hickson 2014-04-29 22:52:25 UTC
It would be helpful, if you're generated an ImageBitmap from a Blob, to be able to control whether or not EXIF data should be taken into account.

See also: http://wiki.whatwg.org/wiki/ImageBitmap_Options
Comment 1 Ian 'Hixie' Hickson 2014-05-09 21:21:58 UTC

*** This bug has been marked as a duplicate of bug 25642 ***