Jump to content

Getting pixel data of a sprite


arcbox
 Share

Recommended Posts

Hello,

 

I'm wondering if I can get the pixel data at a given coordinate. In canvas, this is done through the getImageData(x,y,length,width) method, though I can't seem to find anything in Phaser to accomplish this. I only need this to be read only, and just to get the color of the pixel at that location.

 

Anyone have any ideas?

 

Thanks!

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...