Query: plcpstrm
OS: debian
Section: 3plplot
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PLCPSTRM(3plplot) PLplot API PLCPSTRM(3plplot)NAMEplcpstrm - Copy state parameters from the reference stream to the current streamSYNOPSISplcpstrm(iplsr, flags)DESCRIPTIONCopies state parameters from the reference stream to the current stream. Tell driver interface to map device coordinates unless flags == 1. This function is used for making save files of selected plots (e.g. from the TK driver). After initializing, you can get a copy of the current plot to the specified device by switching to this stream and issuing a plcpstrm(3plplot) and a plreplot(3plplot), with calls to plbop(3plplot) and pleop(3plplot) as appropriate. The plot buffer must have previously been enabled (done automatically by some display drivers, such as X). Redacted form: plcpstrm(iplsr, flags) This function is used in example 1,20.ARGUMENTSiplsr (PLINT, input) Number of reference stream. flags (PLBOOL, input) If flags is set to true the device coordinates are not copied from the reference to current stream.AUTHORSGeoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.SEE ALSOPLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLCPSTRM(3plplot)
Related Man Pages |
---|
plbop(3plplot) - debian |
plcpstrm(3plplot) - debian |
plfill3(3plplot) - debian |
plinit(3plplot) - debian |
plot3dc(3plplot) - debian |
Similar Topics in the Unix Linux Community |
---|
PLplot 5.9.2 (Default branch) |