formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Sets the transfer mode of the pen. This function will set how the pen combines the current foreground color and pattern with the destination.
Plugin Prototype
void fzrt_pen_mode(
port, | |
short | mode ) |
Parameters
port [Input, Optional]
pointer to graphics port. NULL to use current port
mode [Input]
the transfer mode of the pen
Availability
5.0.0.0
See Also
Function Set
Defined in