OpenStructure
Public Member Functions | Static Public Attributes
PNG Class Reference

#include <map_io_png_handler.hh>

Inherits ImageFormatBase, and ImageFormatBase.

Public Member Functions

 PNG (bool normalize_on_save=true)
 
bool GetNormalizeOnSave () const
 
void SetNormalizeOnSave (bool normalize_on_save)
 
Real GetMaximum () const
 
Real GetMinimum () const
 
 PNG (bool normalize_on_save=true)
 
bool GetNormalizeOnSave () const
 
void SetNormalizeOnSave (bool normalize_on_save)
 
Real GetMaximum () const
 
Real GetMinimum () const
 
- 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)
 

Detailed Description

Definition at line 27 of file map_io_png_handler.hh.

Constructor & Destructor Documentation

◆ PNG() [1/2]

PNG ( bool  normalize_on_save = true)

◆ PNG() [2/2]

PNG ( bool  normalize_on_save = true)

Member Function Documentation

◆ GetMaximum() [1/2]

Real GetMaximum ( ) const

◆ GetMaximum() [2/2]

Real GetMaximum ( ) const

◆ GetMinimum() [1/2]

Real GetMinimum ( ) const

◆ GetMinimum() [2/2]

Real GetMinimum ( ) const

◆ GetNormalizeOnSave() [1/2]

bool GetNormalizeOnSave ( ) const

◆ GetNormalizeOnSave() [2/2]

bool GetNormalizeOnSave ( ) const

◆ SetNormalizeOnSave() [1/2]

void SetNormalizeOnSave ( bool  normalize_on_save)

◆ SetNormalizeOnSave() [2/2]

void SetNormalizeOnSave ( bool  normalize_on_save)

Field Documentation

◆ FORMAT_STRING

static String FORMAT_STRING
static

Definition at line 38 of file map_io_png_handler.hh.


The documentation for this class was generated from the following file: