Pixmap class A bitmap based image. Used as parent for both IconImage and the main Pixel Data Image It does not contains any World Space information (IPP, IOP)
More...
#include <gdcmPixmap.h>
List of all members.
Detailed Description
Pixmap class A bitmap based image. Used as parent for both IconImage and the main Pixel Data Image It does not contains any World Space information (IPP, IOP)
- See also:
- PixmapReader
Constructor & Destructor Documentation
gdcm::Pixmap::~Pixmap |
( |
) |
|
Member Function Documentation
bool gdcm::Pixmap::AreOverlaysInPixelData |
( |
) |
const [virtual] |
returns if Overlays are stored in the unused bit of the pixel data:
Reimplemented from gdcm::Bitmap.
const Curve& gdcm::Pixmap::GetCurve |
( |
unsigned int |
i = 0 ) |
const [inline] |
Curve& gdcm::Pixmap::GetCurve |
( |
unsigned int |
i = 0 ) |
[inline] |
const IconImage& gdcm::Pixmap::GetIconImage |
( |
) |
const [inline] |
IconImage& gdcm::Pixmap::GetIconImage |
( |
) |
[inline] |
unsigned int gdcm::Pixmap::GetNumberOfCurves |
( |
) |
const [inline] |
unsigned int gdcm::Pixmap::GetNumberOfOverlays |
( |
) |
const [inline] |
Overlay& gdcm::Pixmap::GetOverlay |
( |
unsigned int |
i = 0 ) |
[inline] |
const Overlay& gdcm::Pixmap::GetOverlay |
( |
unsigned int |
i = 0 ) |
const [inline] |
void gdcm::Pixmap::Print |
( |
std::ostream & |
) |
const [inline, virtual] |
void gdcm::Pixmap::SetNumberOfCurves |
( |
unsigned int |
n ) |
[inline] |
void gdcm::Pixmap::SetNumberOfOverlays |
( |
unsigned int |
n ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: