#include <image_format.hh>
Inherited by DAT, DAT, DF3, DF3, DM3, DM3, DX, DX, IPL, IPL, MRC, MRC, Nanoscope, Nanoscope, PNG, PNG, Situs, Situs, Spider, Spider, TIF, TIF, UndefinedImageFormat, and UndefinedImageFormat.
Public Member Functions | |
| 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 |
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 45 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 45 of file image_format.hh.
| const T& As | ( | ) | const [inline] |
Definition at line 56 of file image_format.hh.
| const T& As | ( | ) | const [inline] |
Definition at line 56 of file image_format.hh.
| String GetFormatString | ( | ) | const [inline] |
Definition at line 60 of file image_format.hh.
| String GetFormatString | ( | ) | const [inline] |
Definition at line 60 of file image_format.hh.
| Real GetMaximum | ( | ) | const [inline] |
| Real GetMaximum | ( | ) | const [inline] |
| Real GetMinimum | ( | ) | const [inline] |
| Real GetMinimum | ( | ) | const [inline] |
1.6.1