Query: plsmem
OS: debian
Section: 3plplot
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PLSMEM(3plplot) PLplot API PLSMEM(3plplot)NAMEplsmem - Set the memory area to be plotted (RGB)SYNOPSISplsmem(maxx, maxy, plotmem)DESCRIPTIONSet the memory area to be plotted (with the mem or memcairo driver) as the dev member of the stream structure. Also set the number of pix- els in the memory passed in plotmem, which is a block of memory maxy by maxx by 3 bytes long, say: 480 x 640 x 3 (Y, X, RGB) This memory will have to be freed by the user! Redacted form: plsmem(maxx, maxy, plotmem) This function is not used in any examples.ARGUMENTSmaxx (PLINT, input) Size of memory area in the X coordinate. maxy (PLINT, input) Size of memory area in the Y coordinate. plotmem (void *, input) Pointer to the beginning of the user-supplied memory area.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 PLSMEM(3plplot)
Related Man Pages |
---|
plscmap0a(3plplot) - debian |
plscmap0n(3plplot) - debian |
plscol0(3plplot) - debian |
plstransform(3plplot) - debian |
plstring(3plplot) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
Find columns in a file based on header and print to new file |
Weird 'find' results |
New UNIX and Linux History Sections |