#include <image_format.hh>
Inherited by DAT, DAT, DM3, DM3, DX, DX, MRC, MRC, Nanoscope, Nanoscope, PNG, PNG, Situs, Situs, Spider, Spider, TIF, TIF, UndefinedImageFormat, and UndefinedImageFormat.
Public Member Functions | |
| Real | GetMaximum () const |
| void | SetMaximum (Real max) |
| Real | GetMinimum () const |
| void | SetMinimum (Real min) |
| template<typename T > | |
| const T & | As () const |
| String | GetFormatString () const |
| Real | GetMaximum () const |
| void | SetMaximum (Real max) |
| Real | GetMinimum () const |
| void | SetMinimum (Real min) |
| template<typename T > | |
| const T & | As () const |
| String | GetFormatString () const |
Protected Member Functions | |
| ImageFormatBase () | |
| ImageFormatBase (const String &formatstring) | |
| ImageFormatBase () | |
| ImageFormatBase (const String &formatstring) | |
Definition at line 37 of file image_format.hh.
| ImageFormatBase | ( | ) | [inline, protected] |
Definition at line 41 of file image_format.hh.
| ImageFormatBase | ( | const String & | formatstring | ) | [inline, protected] |
Definition at line 47 of file image_format.hh.
| ImageFormatBase | ( | ) | [inline, protected] |
Definition at line 41 of file image_format.hh.
| ImageFormatBase | ( | const String & | formatstring | ) | [inline, protected] |
Definition at line 47 of file image_format.hh.
| const T& As | ( | ) | const [inline] |
Definition at line 62 of file image_format.hh.
| const T& As | ( | ) | const [inline] |
Definition at line 62 of file image_format.hh.
| String GetFormatString | ( | ) | const [inline] |
Definition at line 66 of file image_format.hh.
| String GetFormatString | ( | ) | const [inline] |
Definition at line 66 of file image_format.hh.
| Real GetMaximum | ( | ) | const [inline] |
Definition at line 55 of file image_format.hh.
| Real GetMaximum | ( | ) | const [inline] |
Definition at line 55 of file image_format.hh.
| Real GetMinimum | ( | ) | const [inline] |
Definition at line 57 of file image_format.hh.
| Real GetMinimum | ( | ) | const [inline] |
Definition at line 57 of file image_format.hh.
| void SetMaximum | ( | Real | max | ) | [inline] |
Definition at line 56 of file image_format.hh.
| void SetMaximum | ( | Real | max | ) | [inline] |
Definition at line 56 of file image_format.hh.
| void SetMinimum | ( | Real | min | ) | [inline] |
Definition at line 58 of file image_format.hh.
| void SetMinimum | ( | Real | min | ) | [inline] |
Definition at line 58 of file image_format.hh.
1.5.8