Results 1 to 3 of 3
What is the simplest way of sending a BMP image from a memory buffer to a window? (Without having to plot it pixel by pixel)...
- 02-18-2010 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 4
Image display
What is the simplest way of sending a BMP image from a memory buffer to a window? (Without having to plot it pixel by pixel)
- 02-19-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
That depends upon a lot of things such as the window manager you are running, what graphics libraries you are using, etc. So, please describe your Linux distribution+version, window manager and version, and the graphics libraries or toolkits you plan on using.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 02-19-2010 #3Just Joined!
- Join Date
- Apr 2008
- Posts
- 4
The OS is CentOS 5.4, and i intend to use the OpenGL library. As for the windows manager, i am not sure if it is KDE or GNOME.


Reply With Quote