#include <mlModuleBackgroundTask.h>

Public Member Functions | |
| PagedImageProperties () | |
| PagedImageProperties (const PagedImage &pagedImage) | |
| const ImageVector & | getPageExtent () const |
| Get the page extent. | |
Protected Attributes | |
| ImageVector | _pageExtent |
Definition at line 26 of file mlModuleBackgroundTask.h.
| ml::PagedImageProperties::PagedImageProperties | ( | ) | [inline] |
Definition at line 28 of file mlModuleBackgroundTask.h.
| ml::PagedImageProperties::PagedImageProperties | ( | const PagedImage & | pagedImage | ) | [inline] |
Definition at line 29 of file mlModuleBackgroundTask.h.
References ml::ImagePropertyExtensionContainer::clear(), and ml::MedicalImageProperties::getImagePropertyContainer().
| const ImageVector& ml::PagedImageProperties::getPageExtent | ( | ) | const [inline] |
ImageVector ml::PagedImageProperties::_pageExtent [protected] |
Definition at line 41 of file mlModuleBackgroundTask.h.
1.5.8