next up previous contents index
Next: 31.4.22 wimpi_move_resize_window: Move/resize a Up: 31.4 API reference Previous: 31.4.20 wimpi_set_foreground: Set a

31.4.21 wimpi_clear_area: Clear a section of a window

 

SYNOPSIS

#include <oskit/wimpi.h>

void wimpi_clear_area (wimpiWindow w, int x, int y, int wide, int high, bool exposures);



University of Utah Flux Research Group