Restore a context's default settings
#include <gf/gf.h> void gf_context_init( gf_context_t context );
gf
This function restores a draw context to its initial default state, which sets the following values:
This function doesn't affect the surface that a context targets. |
QNX Graphics Framework
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |