|
OpenStructure
|
#include <image_format.hh>
Inherits ImageFormatBase, and ImageFormatBase.
Public Member Functions | |
| UndefinedImageFormat () | |
| UndefinedImageFormat () | |
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 79 of file image_format.hh.
|
inline |
Definition at line 82 of file image_format.hh.
|
inline |
Definition at line 82 of file image_format.hh.
|
static |
Definition at line 86 of file image_format.hh.