Describes a frame within a DICOM file.
More...
#include <mitkDICOMImageFrameInfo.h>
Describes a frame within a DICOM file.
This is a minimal data structure to describe a single frame (think of DICOM multi-frame classes) within a DICOM file. To be used by DICOMFileReaders and as part of DICOMImageBlockDescriptor.
Definition at line 31 of file mitkDICOMImageFrameInfo.h.
◆ DICOMImageFrameInfo()
mitk::DICOMImageFrameInfo::DICOMImageFrameInfo |
( |
const std::string & |
filename = "" , |
|
|
unsigned int |
frameNo = 0 |
|
) |
| |
|
protected |
◆ mitkClassMacroItkParent()
◆ mitkNewMacro1Param()
◆ mitkNewMacro2Param()
mitk::DICOMImageFrameInfo::mitkNewMacro2Param |
( |
DICOMImageFrameInfo |
, |
|
|
const std::string & |
, |
|
|
unsigned int |
|
|
) |
| |
◆ New()
static Pointer mitk::DICOMImageFrameInfo::New |
( |
| ) |
|
|
static |
◆ operator==()
◆ Filename
const std::string mitk::DICOMImageFrameInfo::Filename |
◆ FrameNo
const unsigned int mitk::DICOMImageFrameInfo::FrameNo |
The documentation for this class was generated from the following file: