|
From: Joao C. <jc...@us...> - 2002-02-09 03:12:07
|
Update of /cvsroot/plplot/plplot/src
In directory usw-pr-cvs1:/tmp/cvs-serv5994/src
Modified Files:
plimage.c
Log Message:
plimageslow():
Change arguments and related ops. from PLFLT to short.
Detect if called because of a replot.
Change grimage() args. from PLINT to short.
plimage():
Save only image matrix within bounds defined by Dxmin, ...
Correct size of x/y arrays, so as to plot all image pixels
(previously the right/botton column/row was not plotted.
|