#include <map_io_df3_handler.hh>
Inherits ost::io::ImageFormatBase, and ost::io::ImageFormatBase.
Public Member Functions | |
| DF3 (bool normalize_on_save=false) | |
| bool | GetNormalizeOnSave () const |
| void | SetNormalizeOnSave (bool normalize_on_save) |
| Real | GetMaximum () const |
| Real | GetMinimum () const |
| DF3 (bool normalize_on_save=false) | |
| bool | GetNormalizeOnSave () const |
| void | SetNormalizeOnSave (bool normalize_on_save) |
| Real | GetMaximum () const |
| Real | GetMinimum () const |
Static Public Attributes | |
| static String | FORMAT_STRING |
| static String | FORMAT_NAME_STRING |
| static String | FORMAT_ALIGNMENT_STRING |
Definition at line 30 of file map_io_df3_handler.hh.
| DF3 | ( | bool | normalize_on_save = false |
) |
| DF3 | ( | bool | normalize_on_save = false |
) |
| Real GetMaximum | ( | ) | const |
Reimplemented from ImageFormatBase.
| Real GetMaximum | ( | ) | const |
Reimplemented from ImageFormatBase.
| Real GetMinimum | ( | ) | const |
Reimplemented from ImageFormatBase.
| Real GetMinimum | ( | ) | const |
Reimplemented from ImageFormatBase.
| bool GetNormalizeOnSave | ( | ) | const |
| bool GetNormalizeOnSave | ( | ) | const |
| void SetNormalizeOnSave | ( | bool | normalize_on_save | ) |
| void SetNormalizeOnSave | ( | bool | normalize_on_save | ) |
static String FORMAT_ALIGNMENT_STRING [static] |
Definition at line 42 of file map_io_df3_handler.hh.
static String FORMAT_NAME_STRING [static] |
Definition at line 41 of file map_io_df3_handler.hh.
static String FORMAT_STRING [static] |
Definition at line 40 of file map_io_df3_handler.hh.
1.6.1