logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

plgdrawmode - Get drawing mode (depends on device support!)

Authors

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

Description

       Get  drawing  mode.   Note  only one device driver (cairo) currently supports this at the moment, and for
       that case the PLINT value returned by this function is one of  PL_DRAWMODE_DEFAULT,  PL_DRAWMODE_REPLACE,
       PL_DRAWMODE_XOR,  or  PL_DRAWMODE_UNKNOWN.  This function returns PL_DRAWMODE_UNKNOWN for the rest of the
       device drivers.  See also plsdrawmode(3plplot).

       Redacted form: plgdrawmode()

       This function is used in example 34.

Name

plgdrawmode - Get drawing mode (depends on device support!)

See Also

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

                                                   July, 2025                               PLGDRAWMODE(3plplot)

Synopsis

plgdrawmode()

See Also