#include <itkSiemensVisionImageIO.h>
Inheritance diagram for itk::SiemensVisionImageIO:


[NOHEADER] | |
| SiemensVisionImageIO () | |
| ~SiemensVisionImageIO () | |
| virtual struct GEImageHeader * | ReadHeader (const char *FileNameToRead) |
Public Types | |
| typedef SiemensVisionImageIO | Self |
| typedef IPLCommonImageIO | Superclass |
| typedef SmartPointer< Self > | Pointer |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| virtual bool | CanReadFile (const char *FileNameToRead) |
Static Public Member Functions | |
| Pointer | New () |
Definition at line 52 of file itkSiemensVisionImageIO.h.
|
|
Reimplemented from itk::IPLCommonImageIO. Definition at line 58 of file itkSiemensVisionImageIO.h. |
|
|
Standard class typedefs. Reimplemented from itk::IPLCommonImageIO. Definition at line 56 of file itkSiemensVisionImageIO.h. |
|
|
Reimplemented from itk::IPLCommonImageIO. Definition at line 57 of file itkSiemensVisionImageIO.h. |
|
|
Writes the data to disk from the memory buffer provided. Make sure that the IORegions has been set properly. |
|
|
Writes the data to disk from the memory buffer provided. Make sure that the IORegions has been set properly. |
|
|
Determine if the file can be read with this ImageIO implementation.
Reimplemented from itk::IPLCommonImageIO. |
|
|
Run-time type information (and related methods). Reimplemented from itk::IPLCommonImageIO. |
|
|
Method for creation through the object factory. Reimplemented from itk::IPLCommonImageIO. |
|
|
Writes the data to disk from the memory buffer provided. Make sure that the IORegions has been set properly. Reimplemented from itk::IPLCommonImageIO. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000