Beginner Computer Graphics & Multimedia
Q26 / 100

What role does a "frame buffer" play in a graphics system?

Correct! Well done.

Incorrect.

The correct answer is C) It holds pixel color data that is sent to the display for output

C

Correct Answer

It holds pixel color data that is sent to the display for output

Explanation

A frame buffer is a region of memory holding the pixel data of an image, which is then scanned out to the display.

Progress
26/100