You are not logged in.
Hi, I have an image that is displayed in an int[][], where each int represents the color of the selected pixel. Is there a fast way that I can display these without having to look through each pixel and set it on the framebuffer?
Thanks
Offline
Nevermind, figured it out.
Offline