|
Write an Image with raw pixel Data
|
09/12/2011 5:35 AM
post88774
|
Write an Image with raw pixel Data
Hello :)
i want to write a .bmp file from raw pixel data.
My Programm i have, listen on the ethernet for my Client and accept the Client when he connects. The Client send some
data and there are raw pixel data.
With a function named "const unsigned int* GetImage()" i get a pointer to the first pixel. My Pictures are 320(W) x
240(H).
Now how can i display or save the raw pixel data?
i hope for hints :)
with best regards
|
|
|