Supported Browsers Home   
MGL_setWriteMode Previous   
MGL_sizex Next   
External Functions Up   

MGL_singleBuffer

Returns the display device context single buffered mode.

Declaration

void MGLAPI MGL_singleBuffer(
    MGLDC *dc)

Prototype In

mgraph.h

Parameters

dc

Display device context

 

Description

This function puts the display device context into single buffer mode. The active display page is made to be the same as the current visual display page for hardware double buffering. This may or may not be the first hardware video page.

See Also

MGL_doubleBuffer, MGL_swapBuffers

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