Hey all, Liji recently sent me the code for his 'Pixel object' - and I was wondering what it takes to enable it to work in HWA mode?
Currently the extension just crashes the runtime if tried to run under HWA.
Essentially my goal is to be able to grab a pixel color in a specific location to three variables separately. (R,G,B stored in 3 separate variables)
Any thoughts on this anyone?