Computer Science Fundamentals
System Design
Subjective
Feb 19, 2013
What is bitmap and what is pixmap?
Detailed Explanation
The frame buffer used in the black and white system is known as bitmap which take one bit per pixel. For systems with multiple bits per pixel, the frame buffer is often referred to as a pixmap.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts