Supported Browsers Home   
MGL_fillPolygonFX Previous   
MGL_fillRectCoord Next   
External Functions Up   

MGL_fillRect

Draws a filled rectangle.

Declaration

void MGL_fillRect(
    rect_t r)

Prototype In

mgraph.h

Parameters

r

Rectangle to be filled

 

Description

This function is the same as MGL_fillRectCoord, however it takes an entire rectangle as the parameter instead of coordinates.

See Also

MGL_fillRectCoord, MGL_fillRectPt, MGL_rect

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com