MGL_setDefaultPalette

Resets the palette to the default values.

Declaration

void MGLAPI MGL_setDefaultPalette(
    MGLDC *dc)

Prototype In

mgraph.h

Parameters

dc

Device context of interest

 

Description

Sets the palette to the current MGL default values for the device context. This can be used to reset the palette to the original default values that the palette is programmed with when MGL is initialized.

See Also

MGL_getDefaultPalette, MGL_setPalette, MGL_getPalette

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