Home | Trees | Index | Help |
|
---|
Module pygplot :: Class _Image |
|
Method Summary | |
---|---|
__init__(self,
data,
palette,
transfer,
irange,
jrange,
high,
low,
xrange,
yrange,
tr,
autocut)
| |
Retunr the world coordinates corresponding to pixel coordinates px and py. | |
Plot the image. | |
Return the xrange and yrange that would allow all the data to be plotted. |
Method Details |
---|
_pix2world(self, px, py)Retunr the world coordinates corresponding to pixel coordinates px and py. |
plot(self)Plot the image. |
range(self)Return the xrange and yrange that would allow all the data to be plotted. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Feb 17 15:17:27 2005 | http://epydoc.sf.net |