MeVisLabToolboxReference
ml::MLImageFormatSave Class Reference

ML module class to save an ML PagedImage as file of type MLImageFormat with .mlimage suffix. More...

#include <mlImageFormatSave.h>

Inheritance diagram for ml::MLImageFormatSave:
ml::MLImageFormatIOBase ml::Module ml::FieldContainer ml::Base

List of all members.

Public Member Functions

 MLImageFormatSave ()
 Constructor.

Protected Member Functions

virtual void activateAttachments ()
 Update internal module state after (field)reload or clone.
virtual void handleNotification (Field *field)
 Handle field changes of the field field.
virtual void _save ()
 Stores the connected input image in file if possible.

Detailed Description

ML module class to save an ML PagedImage as file of type MLImageFormat with .mlimage suffix.

Definition at line 40 of file mlImageFormatSave.h.


Constructor & Destructor Documentation

ml::MLImageFormatSave::MLImageFormatSave ( )

Constructor.


Member Function Documentation

virtual void ml::MLImageFormatSave::_save ( ) [protected, virtual]

Stores the connected input image in file if possible.

virtual void ml::MLImageFormatSave::activateAttachments ( ) [protected, virtual]

Update internal module state after (field)reload or clone.

Reimplemented from ml::MLImageFormatIOBase.

virtual void ml::MLImageFormatSave::handleNotification ( Field field) [protected, virtual]

Handle field changes of the field field.

Reimplemented from ml::MLImageFormatIOBase.


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