formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics

fzrt_pen_mode

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(

fzrt_graf_ptr

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

fzrt_pattern_mode_enum

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h