Re: Remove canvas createImageData(imagedata)

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