Disable the current planemask
#include <gf/gf.h> void gf_context_disable_planemask( gf_context_t context );
gf
This function disables the planemask for subsequent draw operations for a draw context.
QNX Graphics Framework
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |