#include <rtkXRadImageIO.h>
Class for reading XRad image file format. XRad is the format of exported X-ray projection images on the small animal irradiator SMART. http://www.pxinc.com/products/small-animal-igrt-platform/x-rad-225cx/.
- Author
- Simon Rit
Definition at line 41 of file rtkXRadImageIO.h.
◆ Pointer
◆ Self
◆ Superclass
◆ XRadImageIO()
rtk::XRadImageIO::XRadImageIO |
( |
| ) |
|
|
inline |
◆ CanReadFile()
bool rtk::XRadImageIO::CanReadFile |
( |
const char * |
FileNameToRead | ) |
|
|
overridevirtual |
◆ CanWriteFile()
bool rtk::XRadImageIO::CanWriteFile |
( |
const char * |
filename | ) |
|
|
overridevirtual |
◆ CreateAnother()
◆ GetNameOfClass()
virtual const char* rtk::XRadImageIO::GetNameOfClass |
( |
| ) |
const |
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::ImageIOBase.
◆ New()
static Pointer rtk::XRadImageIO::New |
( |
| ) |
|
|
static |
Method for creation through the object factory.
◆ Read()
void rtk::XRadImageIO::Read |
( |
void * |
buffer | ) |
|
|
overridevirtual |
◆ ReadImageInformation()
void rtk::XRadImageIO::ReadImageInformation |
( |
| ) |
|
|
overridevirtual |
◆ Write()
void rtk::XRadImageIO::Write |
( |
const void * |
buffer | ) |
|
|
overridevirtual |
◆ WriteImageInformation() [1/2]
virtual void rtk::XRadImageIO::WriteImageInformation |
( |
bool |
keepOfStream | ) |
|
|
virtual |
◆ WriteImageInformation() [2/2]
void rtk::XRadImageIO::WriteImageInformation |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: