formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Creates a new, blank pen pattern. This will allocate a new pen pattern. The pattern is initialized to all black (zero bits).
Plugin Prototype
fzrt_error_td fzrt_pen_pat_new(
pat ) |
Parameters
pat [Input]
pointer to a pen pattern Must be a pointer allocated to at least 8 bytes
Returns
FZRT_NOERR on success, and error ID otherwise
Availability
5.0.0.0
Function Set
Defined in