
A framebuffer (frame buffer, or sometimes framestore) is a portion of RAM containing a bitmap that is driven to a video display from a memory buffer containing a complete frame of data. The information in the memory buffer typically consists of color values for every pixel (point that can be displayed) on the screen. Color values are commonly stor...
Found on
http://en.wikipedia.org/wiki/Framebuffer

In computing, a framebuffer is a memory projection of a video card's RAM into main memory. This allows applications to access the video RAM without communicating directly to the video card, which is a slower process.
Found on
http://www.probertencyclopaedia.com/browse/GF.HTM
No exact match found.