Young
2003-11-03 05:45:01 UTC
If I have a buffer, i.e. char buf[1024], that contains a bitmap binary image
obtained on the fly, how can I display (or draw) this color image (from the
buf[]) on the screen?
If some one could show me some sample C code, I really appreciate.
obtained on the fly, how can I display (or draw) this color image (from the
buf[]) on the screen?
If some one could show me some sample C code, I really appreciate.