MeVisLabToolboxReference
ml::PagedImageProperties Class Reference

PagedImageProperties extends the MedicalImageProperties with the page extent. More...

#include <mlModuleBackgroundTask.h>

Inheritance diagram for ml::PagedImageProperties:
ml::MedicalImageProperties ml::ImageProperties

List of all members.

Public Member Functions

 PagedImageProperties ()
 PagedImageProperties (const PagedImage &pagedImage)
const ImageVectorgetPageExtent () const
 Get the page extent.

Protected Attributes

ImageVector _pageExtent

Detailed Description

PagedImageProperties extends the MedicalImageProperties with the page extent.

Definition at line 26 of file mlModuleBackgroundTask.h.


Constructor & Destructor Documentation

ml::PagedImageProperties::PagedImageProperties ( ) [inline]

Definition at line 28 of file mlModuleBackgroundTask.h.

ml::PagedImageProperties::PagedImageProperties ( const PagedImage pagedImage) [inline]

Member Function Documentation

const ImageVector& ml::PagedImageProperties::getPageExtent ( ) const [inline]

Get the page extent.

Definition at line 38 of file mlModuleBackgroundTask.h.


Member Data Documentation


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