Directly assign colours to a colour buffer then use that buffer to generate the bitmap. This is much faster than using Bitmap.setPixel for every pixel. Signed-off-by: Graeme Power <gjpower@tcd.ie>
Directly assign colours to a colour buffer then use that buffer to generate the bitmap. This is much faster than using Bitmap.setPixel for every pixel. Signed-off-by: Graeme Power <gjpower@tcd.ie>