- From: Ian Hickson <ian@hixie.ch>
- Date: Sun, 30 Aug 2009 21:44:15 +0000 (UTC)
- To: Simon Pieters <simonp@opera.com>
- Cc: "public-html@w3.org" <public-html@w3.org>
On Fri, 21 Aug 2009, Simon Pieters wrote: > > What's the use case for createImageData(imagedata)? > > AFAICT it's just convenience for createImageData(imagedata.width, > imagedata.height), but more confusing. imagedata.width is not the CSS pixel width of the image data. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Sunday, 30 August 2009 21:42:27 UTC