Important: The information in this document is obsolete and should not be used for new development.
Drawing With Color Palettes
This section describes the functions that you can use to draw with. You can use thePmForeColor
andPmBackColor
functions to specify foreground and background drawing colors with the assistance of the Palette Manager.You can save and restore the current foreground and background colors by using the
SaveFore
,RestoreFore
,SaveBack
, andRestoreBack
functions.