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'
- Warning:
- the API ReadUpToTag and ReadSelectedTag
- See also:
- Pixmap
Constructor & Destructor Documentation
| gdcm::PixmapReader::PixmapReader |
( |
|
) |
|
| virtual gdcm::PixmapReader::~PixmapReader |
( |
|
) |
[virtual] |
Member Function Documentation
| const Pixmap& gdcm::PixmapReader::GetPixmap |
( |
|
) |
const |
Return the read image (need to call Read() first).
| Pixmap& gdcm::PixmapReader::GetPixmap |
( |
|
) |
|
| virtual bool gdcm::PixmapReader::Read |
( |
|
) |
[virtual] |
| 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: