A framebuffer is a portion of RAM containing a bitmap that drives a video display. It is a memory buffer containing a complete frame of data. This in-memory bitmap is converted into a video signal that can be displayed on a computer monitor.
Tags: FAQ
A framebuffer is a portion of RAM containing a bitmap that drives a video display. It is a memory buffer containing a complete frame of data. This in-memory bitmap is converted into a video signal that can be displayed on a computer monitor.