PixmapReader.
More...
#include <gdcmPixmapReader.h>
List of all members.
Detailed Description
PixmapReader.
- Note:
- its role is to convert the DICOM DataSet into a gdcm::Pixmap representation By default it is also loading the lookup table and overlay when found as they impact the rendering or the image
See PS 3.3-2008, Table C.7-11b IMAGE PIXEL MACRO ATTRIBUTES for the list of attribute that belong to what gdcm calls a 'Pixmap'
- See also:
- Pixmap
Constructor & Destructor Documentation
gdcm::PixmapReader::PixmapReader |
( |
) |
|
gdcm::PixmapReader::~PixmapReader |
( |
) |
|
Member Function Documentation
const Pixmap& gdcm::PixmapReader::GetPixmap |
( |
) |
const |
Pixmap& gdcm::PixmapReader::GetPixmap |
( |
) |
|
const ByteValue* gdcm::PixmapReader::GetPointerFromElement |
( |
Tag const & |
tag ) |
const [protected] |
bool gdcm::PixmapReader::Read |
( |
) |
[virtual] |
Read the DICOM image. There are two reason for failure: 1. The input filename is not DICOM 2. The input DICOM file does not contains an Pixmap.
Reimplemented from gdcm::Reader.
Reimplemented in gdcm::ImageReader.
virtual bool gdcm::PixmapReader::ReadACRNEMAImage |
( |
) |
[protected, virtual] |
virtual bool gdcm::PixmapReader::ReadImage |
( |
MediaStorage const & |
ms ) |
[protected, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: