Name

gfx_clear — clears the display screen.

Synopsis

#include <gfx.h>   
void gfx_clear (void); 
void;
 

Arguments

void

no arguments

Description

Clears the graphics buffer and updates it to the display screen.