Html DrawImage
Monkey Forums/Monkey Bug Reports/Html DrawImage
| ||
I am doing a simple write / read pixel to a created image. All works fine, but when the size of image gets beyond around 70000 (width x height) pixels the FPS drops from 250 down to exactly 60? This only happens in html target. After playing about with it its the drawImage command that makes it do this. Any ideas? |