I have a canvas object from which i want to get the color of a position with canvas.getImageData. When i paint a gradient on it and try to get the color from point (0,0) chrome beh
Solution 1:
It's normal...
Different browsers are allowed to impliment slightly different renderings of canvas gradients.
Even one image will be rendered slightly differently on each browser.
Share
Post a Comment
for "Javascript Canvas.getimagedata Ie Vs Chrome"
Post a Comment for "Javascript Canvas.getimagedata Ie Vs Chrome"