|
|
|
|
MGL_beginDirectAccessDC
Enables direct framebuffer access (device context specific)
Declaration
void MGLAPI MGL_beginDirectAccessDC(
MGLDC *dc)
Prototype In
mgraph.h
Parameters
dc |
Device context to enable direct access to |
Description
This is the same as MGL_beginDirectAccess but it takes a device context pointer instead of requiring the device context to be the current device context.
See Also
MGL_beginDirectAccess, MGL_endDirectAccess, MGL_beginDirectAccessDC, MGL_endDirectAccessDC
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com