DrawSynchronizedClear
Clears graphical output. All processors must call this routine. Does not return until the draw in context is clear.
Synopsis
#include "draw.h"
int DrawSynchronizedClear(Draw draw)
Collective on Draw
Input Parameters
draw -the drawing context
Keywords
draw, clear
Level:intermediate
Location:src/sys/src/draw/interface/dsclear.c
Graphics (Draw) Index
Table of Contents