Supported Browsers Home   
MGL_globalToLocal Previous   
MGL_halfTonePixel Next   
External Functions Up   

MGL_globalToLocalDC

Converts a point from global to local coordinates.

Declaration

void MGLAPI MGL_globalToLocalDC(
    MGLDC *dc,
    point_t *p)

Prototype In

mgraph.h

Parameters

dc

Device context in which the point is defined

p

Pointer to point to be converted

 

Description

This function is the same as MGL_globalToLocal, however the device context does not have to be the current device context.

See Also

MGL_globalToLocal, MGL_localToGlobal

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