|
|
Clears the framebuffer.
- Parameters:
-
| pBuffer | Pointer to the framebuffer |
| Color | The color-value to clear the framebuffer with. Must be in YCbYCr format. |
Clears the framebuffer at the specified position with the value specified in color.
This function assumes the framebuffer has a size of 640x480 pixels. |