DrawFlush

Flushs graphical output.

Synopsis

#include "draw.h" 
int DrawFlush(Draw draw)
Not collective (Use DrawSynchronizedFlush() for collective)

Input Parameters

draw -the drawing context

Keywords

draw, flush

See Also

DrawSynchronizedFlush()

Level:beginner
Location:src/sys/src/draw/interface/dflush.c
Graphics (Draw) Index
Table of Contents