For my project, I have to malipulate some PGM images. Till now, I still use the setpixel() function to send out each pixel to the display, however, the performance is really poor. I know that it is possible to use BITMAP to better the performance. Could anybody help me? Thank you very much.

Best regards,
Simon