OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Enumerations
image_format.hh File Reference
#include <ost/img/data_types.hh>
#include <ost/base.hh>
#include <ost/io/convert.hh>
#include <ost/io/module_config.hh>

Go to the source code of this file.

Data Structures

class  ImageFormatBase
 
class  UndefinedImageFormat
 

Namespaces

 ost
 
 ost::io
 

Enumerations

enum  Format {
  OST_BIT8_FORMAT, OST_BIT16_FORMAT, OST_BIT32_FORMAT, OST_FLOAT_FORMAT,
  OST_DOUBLE_FORMAT, OST_DEFAULT_FORMAT, OST_BIT8_FORMAT, OST_BIT16_FORMAT,
  OST_BIT32_FORMAT, OST_FLOAT_FORMAT, OST_DOUBLE_FORMAT, OST_DEFAULT_FORMAT
}
 
enum  Subformat {
  MRC_OLD_FORMAT, MRC_NEW_FORMAT, MRC_AUTO_FORMAT, MRC_OLD_FORMAT,
  MRC_NEW_FORMAT, MRC_AUTO_FORMAT
}