#include <mlImageFormatSave.h>

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. | |
Definition at line 38 of file mlImageFormatSave.h.
| ml::MLImageFormatSave::MLImageFormatSave | ( | ) |
Constructor.
| 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] |
1.5.8