next up previous contents index
Next: 31.4.29 wimpi_put_image: Blit an Up: 31.4 API reference Previous: 31.4.27 wimpi_draw_ellipse: Draw an

31.4.28 wimpi_draw_rectangle: Draw a rectangle in a window

 

SYNOPSIS

#include <oskit/wimpi.h>

void wimpi_draw_rectangle (wimpiWindow w, int x, int y, int wide, int high);



University of Utah Flux Research Group