|
OpenStructure
|
#include <map_io_ipl_handler.hh>
Inherits ImageFormatBase, and ImageFormatBase.
Public Member Functions | |
| IPL (bool normalize_on_save=true, Format bit_depth=OST_DEFAULT_FORMAT) | |
| Format | GetBitDepth () const |
| void | SetBitDepth (Format bitdepth) |
| bool | GetNormalizeOnSave () const |
| void | SetNormalizeOnSave (bool normalize_on_save=true) |
| Real | GetMaximum () const |
| Real | GetMinimum () const |
| IPL (bool normalize_on_save=true, Format bit_depth=OST_DEFAULT_FORMAT) | |
| Format | GetBitDepth () const |
| void | SetBitDepth (Format bitdepth) |
| bool | GetNormalizeOnSave () const |
| void | SetNormalizeOnSave (bool normalize_on_save=true) |
| Real | GetMaximum () const |
| Real | GetMinimum () const |
Public Member Functions inherited from ImageFormatBase | |
| template<typename T > | |
| const T & | As () const |
| String | GetFormatString () const |
| template<typename T > | |
| const T & | As () const |
| String | GetFormatString () const |
Static Public Attributes | |
| static String | FORMAT_STRING |
Additional Inherited Members | |
Protected Member Functions inherited from ImageFormatBase | |
| ImageFormatBase () | |
| ImageFormatBase (const String &formatstring) | |
| ImageFormatBase () | |
| ImageFormatBase (const String &formatstring) | |
Definition at line 32 of file map_io_ipl_handler.hh.
| IPL | ( | bool | normalize_on_save = true, |
| Format | bit_depth = OST_DEFAULT_FORMAT |
||
| ) |
| IPL | ( | bool | normalize_on_save = true, |
| Format | bit_depth = OST_DEFAULT_FORMAT |
||
| ) |
| Format GetBitDepth | ( | ) | const |
| Format GetBitDepth | ( | ) | const |
| 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 SetBitDepth | ( | Format | bitdepth | ) |
| void SetBitDepth | ( | Format | bitdepth | ) |
| void SetNormalizeOnSave | ( | bool | normalize_on_save = true | ) |
| void SetNormalizeOnSave | ( | bool | normalize_on_save = true | ) |
|
static |
Definition at line 47 of file map_io_ipl_handler.hh.
1.8.1.1