|
fw4spl
|
Basic class to store some information to read an dicom image. More...
#include <ImageDicomStream.hpp>
Collaboration diagram for vtkGdcmIO::helper::ImageDicomInfo:Public Types | |
| typedef std::vector< std::string > | SeriesFilesType |
| typedef std::shared_ptr< ImageDicomInfo > | sptr |
Public Attributes | |
| size_t | m_buffSizeInBytes |
| Size of image buffer in bytes. | |
| SeriesFilesType | m_seriesFiles |
| Dicom files that represents an image series. | |
Basic class to store some information to read an dicom image.
Definition at line 31 of file ImageDicomStream.hpp.