logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plsdrawmode - Set drawing mode (depends on device support!)

Arguments

mode (PLINT(3plplot), input)
              Control variable which species the drawing mode (one of PL_DRAWMODE_DEFAULT,  PL_DRAWMODE_REPLACE,
              or PL_DRAWMODE_XOR) to use.

Authors

       Many  developers  (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its
       long history.

Description

       Set  drawing  mode.  Note only one device driver (cairo) currently supports this at the moment.  See also
       plgdrawmode(3plplot).

       Redacted form: plsdrawmode(mode)

       This function is used in example 34.

Name

plsdrawmode - Set drawing mode (depends on device support!)

See Also

       PLplot documentation at http://plplot.org/documentation.php.

                                                   July, 2025                               PLSDRAWMODE(3plplot)

Synopsis

plsdrawmode(mode)

See Also