Parent Directory
|
Revision Log
|
Patch
revision 1109 by jongui, Thu Apr 5 06:18:47 2007 UTC | revision 1110 by jongui, Thu Apr 19 05:24:28 2007 UTC | |
---|---|---|
# | Line 57 class ImageReader: | Line 57 class ImageReader: |
57 | Return the output of the image reader. | Return the output of the image reader. |
58 | ||
59 | @rtype: vtkImageData | @rtype: vtkImageData |
60 | @return: Image Data | @return: Image data |
61 | """ | """ |
62 | ||
63 | return self.__vtk_image_reader.GetOutput() | return self.__vtk_image_reader.GetOutput() |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |