|
OpenStructure
|
#include <image_format.hh>
Inherits ImageFormatBase.
Public Member Functions | |
| UndefinedImageFormat () | |
Public Member Functions inherited from ImageFormatBase | |
| Real | GetMaximum () const |
| void | SetMaximum (Real max) |
| Real | GetMinimum () const |
| void | SetMinimum (Real min) |
| 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) | |
Definition at line 86 of file image_format.hh.
|
inline |
Definition at line 89 of file image_format.hh.
|
static |
Definition at line 93 of file image_format.hh.
1.8.1.1