Supported Browsers Home   
MGL_getClipRectDC Previous   
MGL_getClipRegionDC Next   
External Functions Up   

MGL_getClipRegion

Returns the current complex clipping region.

Declaration

void MGLAPI MGL_getClipRegion(
    region_t *region)

Prototype In

mgraph.h

Parameters

region

Place to store the current complex clipping region

 

Description

Returns the current complex clipping region for the current device context. This function works even if no complex clip region is active, and only a simple clip rectangle is in use. In this case, the resulting clip region is a simple region that contains only the clip rectangle for the device context.

See Also

MGL_getClipRegionDC, MGL_setClipRegion, MGL_setClipRect

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