|
SIVIC API
0.9.26
|
#include <svkDICOMParser.h>
Public Member Functions | |
| svkDICOMParser () | |
| ~svkDICOMParser () | |
| long int | GetPixelDataFileOffset (string fileName) |
Minor extension to vtk DICOM reader to support fast access to pixel data without loading entire element into memory.
| svkDICOMParser | ( | ) |
Constructor.
| ~svkDICOMParser | ( | ) |
Destructor.
| long int GetPixelDataFileOffset | ( | string | fileName | ) |
Referenced by svkDcmHeader::GetPixelDataOffset().
1.8.5