| Home | Trees | Indices | Help |
|
|---|
|
|
Interface to IRAF-compatible image display
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_IIS_READ = 32768
|
|||
_IMC_SAMPLE = 16384
|
|||
_IMCURSOR = 16
|
|||
_SZ_IMCURVAL = 160
|
|||
|
|||
Read image cursor value for this image display Return immediately if sample is true, or wait for keystroke if sample is false (default). Returns a string with x, y, frame, and key. |
Read n bytes from image display and return as string Raises IOError on failure. If a Tkinter widget exists, runs a Tk mainloop while waiting for data so that the Tk widgets remain responsive. |
Write string s to image display Raises IOError on failure |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Aug 22 14:37:17 2011 | http://epydoc.sourceforge.net |