#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 | ) |
|
|
override |
◆ CanWriteFile()
| bool rtk::XRadImageIO::CanWriteFile |
( |
const char * |
filename | ) |
|
|
override |
◆ CreateAnother()
| virtual::itk::LightObject::Pointer rtk::XRadImageIO::CreateAnother |
( |
| ) |
const |
◆ GetNameOfClass()
| const char* rtk::XRadImageIO::GetNameOfClass |
( |
| ) |
const |
|
override |
Run-time type information (and related methods).
◆ New()
| static Pointer rtk::XRadImageIO::New |
( |
| ) |
|
|
static |
Method for creation through the object factory.
◆ Read()
| void rtk::XRadImageIO::Read |
( |
void * |
buffer | ) |
|
|
override |
◆ ReadImageInformation()
| void rtk::XRadImageIO::ReadImageInformation |
( |
| ) |
|
|
override |
◆ Write()
| void rtk::XRadImageIO::Write |
( |
const void * |
buffer | ) |
|
|
override |
◆ WriteImageInformation() [1/2]
| virtual void rtk::XRadImageIO::WriteImageInformation |
( |
bool |
keepOfStream | ) |
|
|
virtual |
◆ WriteImageInformation() [2/2]
| void rtk::XRadImageIO::WriteImageInformation |
( |
| ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: