MPE_Update

--- Updates an X11 display

Input Parameter

handle
MPE graphics handle.

Note

Only after an MPE_Update can you count on seeing the results of MPE drawing routines. This is caused by the buffering of graphics requests for improved performance.

Synopsis


#include 
#include "mpe.h"
int MPE_Update( handle )
MPE_XGraph handle;

Location: mpe_graphics.c