fw4spl
fwDcmtkIO::reader::rgblookup::ImageRGBLookupLazyInformation Class Reference

Basic class used to store informations in order to read DICOM images. More...

#include <ImageRGBLookupLazyStream.hpp>

+ Collaboration diagram for fwDcmtkIO::reader::rgblookup::ImageRGBLookupLazyInformation:

Public Types

typedef std::shared_ptr< ImageRGBLookupLazyInformationsptr
 

Public Attributes

::fwMedData::DicomSeries::csptr m_dicomSeries
 Dicom series used to get the paths of the instances.
 
unsigned int m_rows
 Number of rows in the image.
 
unsigned int m_columns
 Number of columns in the image.
 
unsigned int m_depth
 Depth of the image.
 
unsigned short m_bitsAllocated
 Bits allocated.
 
unsigned short m_pixelValueBitsAllocated
 Pixel value bits allocated.
 
::fwTools::Type m_imageType
 Image type.
 

Detailed Description

Basic class used to store informations in order to read DICOM images.

Definition at line 35 of file ImageRGBLookupLazyStream.hpp.


The documentation for this class was generated from the following file: