Define frame buffer in computer graphics
Answers
Answered by
1
frame buffer is a part in computer memory stores pixel in bit wise. whenever pixel is used it ia first convert with the help of dac then it must be send to crt ...
Answered by
1
Answer:
A framebuffer is a portion of random-access memory containing a bitmap that drives a video display. It is a memory buffer containing data representing all the pixels in a complete video frame. Modern video cards contain framebuffer circuitry in their cores.
Explanation:
hope it helps!
Similar questions