Description | |||||
Sets the drawing mode. | |||||
Replacement in Object TOOLKIT: | pfcDisplay::CurrentGraphicsMode | ||||
Synopsis | |||||
#include <ProGraphic.h> | |||||
ProError | ProGraphicsModeSet | ( | |||
ProDrawMode new_mode | |||||
/* (In) | |||||
The new drawing mode | |||||
*/ | |||||
ProDrawMode* old_mode | |||||
/* (Out) | |||||
The previous mode | |||||
*/ | |||||
) | |||||
Returns | |||||
|