#include <map_io_jpk_handler.hh>
Inherits TIF, and TIF.
Public Member Functions |
| JPK (boost::logic::tribool normalize_on_save=true, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, bool phasecolor=false, int subimage=-1) |
| JPK (boost::logic::tribool normalize_on_save=true, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, bool phasecolor=false, int subimage=-1) |
| TIF (boost::logic::tribool normalize_on_save=boost::logic::indeterminate, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, bool phasecolor=false, int subimage=-1) |
Format | GetBitDepth () const |
void | SetBitDepth (Format bitdepth) |
bool | GetSigned () const |
void | SetSigned (bool sign) |
bool | GetPhasecolor () const |
void | SetPhasecolor (bool phasecolor) |
Format | GetFormat () const |
void | SetFormat (Format bit_depth) |
boost::logic::tribool | GetNormalizeOnSave () const |
void | SetNormalizeOnSave (boost::logic::tribool normalize_on_save) |
int | GetSubimage () const |
void | SetSubimage (int subimage) |
Real | GetMaximum () const |
Real | GetMinimum () const |
| TIF (boost::logic::tribool normalize_on_save=boost::logic::indeterminate, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, bool phasecolor=false, int subimage=-1) |
Format | GetBitDepth () const |
void | SetBitDepth (Format bitdepth) |
bool | GetSigned () const |
void | SetSigned (bool sign) |
bool | GetPhasecolor () const |
void | SetPhasecolor (bool phasecolor) |
Format | GetFormat () const |
void | SetFormat (Format bit_depth) |
boost::logic::tribool | GetNormalizeOnSave () const |
void | SetNormalizeOnSave (boost::logic::tribool normalize_on_save) |
int | GetSubimage () const |
void | SetSubimage (int subimage) |
Real | GetMaximum () const |
Real | GetMinimum () const |
template<typename T > |
const T & | As () const |
String | GetFormatString () const |
template<typename T > |
const T & | As () const |
String | GetFormatString () const |
Additional Inherited Members |
| TIF (String format_string, boost::logic::tribool normalize_on_save=boost::logic::indeterminate, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, bool phasecolor=false, int subimage=-1) |
void | do_export (const img::MapHandle &image, tiff *tfile, const TIF &formattif) const |
| TIF (String format_string, boost::logic::tribool normalize_on_save=boost::logic::indeterminate, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, bool phasecolor=false, int subimage=-1) |
void | do_export (const img::MapHandle &image, tiff *tfile, const TIF &formattif) const |
| ImageFormatBase () |
| ImageFormatBase (const String &formatstring) |
| ImageFormatBase () |
| ImageFormatBase (const String &formatstring) |
Detailed Description
Definition at line 28 of file map_io_jpk_handler.hh.
Constructor & Destructor Documentation
JPK |
( |
boost::logic::tribool |
normalize_on_save = true , |
|
|
Format |
bit_depth = OST_DEFAULT_FORMAT , |
|
|
bool |
sign = false , |
|
|
bool |
phasecolor = false , |
|
|
int |
subimage = -1 |
|
) |
| |
JPK |
( |
boost::logic::tribool |
normalize_on_save = true , |
|
|
Format |
bit_depth = OST_DEFAULT_FORMAT , |
|
|
bool |
sign = false , |
|
|
bool |
phasecolor = false , |
|
|
int |
subimage = -1 |
|
) |
| |
Field Documentation
static String FORMAT_DESCRIPTION_STRING |
|
static |
static String FORMAT_NAME_STRING |
|
static |
The documentation for this class was generated from the following files: