plpsty
Select area fill pattern
- Provided by: plplot-doc (Version: 5.15.0+dfsg-24build2)
- Source: plplot
- Report a bug
Select area fill pattern
plpsty(patt)
If patt is zero or less use either a hardware solid fill if the drivers have that capability (virtually all do) or fall back to a software emulation of a solid fill using the eighth area line fill pattern. If 0 < patt <= 8, then select one of eight predefined area line fill patterns to use (see plpat(3plplot) if you desire other patterns).
Redacted form: plpsty(patt)
This function is used in examples 12, 13, 15, 16, and 25.
Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.
PLplot documentation at http://plplot.org/documentation.php.