Click to See Complete Forum and Search --> : How to display PGM image using BITMAP?


simonng
October 9th, 1999, 04:22 AM
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