next up previous contents index
Next: 39.4.29 wimpi_put_image: Blit an Up: 39.4 API reference Previous: 39.4.27 wimpi_draw_ellipse: Draw an

39.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);



Utah Flux Research Group