Module pygplot :: Class _Image
[show private | hide private]
[frames | no frames]

Class _Image


Class used to display an image representation of data.
Method Summary
  __init__(self, data, palette, transfer, irange, jrange, high, low, xrange, yrange, tr, autocut)
  _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.

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.

Generated by Epydoc 2.1 on Thu Feb 17 15:17:27 2005 http://epydoc.sf.net