|
OpenStructure
|
#include <map_io_png_handler.hh>
Inherits ImageFormatBase, and ImageFormatBase.
Public Member Functions | |
| PNG (bool normalize_on_save=true) | |
| bool | GetNormalizeOnSave () const |
| void | SetNormalizeOnSave (bool normalize_on_save) |
| Real | GetMaximum () const |
| Real | GetMinimum () const |
| PNG (bool normalize_on_save=true) | |
| bool | GetNormalizeOnSave () const |
| void | SetNormalizeOnSave (bool normalize_on_save) |
| Real | GetMaximum () const |
| Real | GetMinimum () const |
Public Member Functions inherited from ImageFormatBase | |
| Real | GetMaximum () const |
| Real | GetMinimum () const |
| template<typename T > | |
| const T & | As () const |
| String | GetFormatString () const |
| Real | GetMaximum () const |
| Real | GetMinimum () 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 27 of file map_io_png_handler.hh.
| PNG | ( | bool | normalize_on_save = true | ) |
| PNG | ( | bool | normalize_on_save = true | ) |
| Real GetMaximum | ( | ) | const |
| Real GetMaximum | ( | ) | const |
| Real GetMinimum | ( | ) | const |
| Real GetMinimum | ( | ) | const |
| bool GetNormalizeOnSave | ( | ) | const |
| bool GetNormalizeOnSave | ( | ) | const |
| void SetNormalizeOnSave | ( | bool | normalize_on_save | ) |
| void SetNormalizeOnSave | ( | bool | normalize_on_save | ) |
|
static |
Definition at line 38 of file map_io_png_handler.hh.
1.8.5