#include <map_io_tiff_handler.hh>
Inherits ImageFormatBase, and ImageFormatBase.
Inherited by JPK, and JPK.
|
| 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) |
|
Definition at line 37 of file map_io_tiff_handler.hh.
◆ TIF() [1/4]
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 |
|
) |
| |
◆ TIF() [2/4]
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 |
|
) |
| |
|
protected |
◆ TIF() [3/4]
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 |
|
) |
| |
◆ TIF() [4/4]
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 |
|
) |
| |
|
protected |
◆ do_export() [1/2]
void do_export |
( |
const img::MapHandle & |
image, |
|
|
tiff * |
tfile, |
|
|
const TIF & |
formattif |
|
) |
| const |
|
protected |
◆ do_export() [2/2]
void do_export |
( |
const img::MapHandle & |
image, |
|
|
tiff * |
tfile, |
|
|
const TIF & |
formattif |
|
) |
| const |
|
protected |
◆ GetBitDepth() [1/2]
◆ GetBitDepth() [2/2]
◆ GetFormat() [1/2]
◆ GetFormat() [2/2]
◆ 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]
boost::logic::tribool GetNormalizeOnSave |
( |
| ) |
const |
◆ GetNormalizeOnSave() [2/2]
boost::logic::tribool GetNormalizeOnSave |
( |
| ) |
const |
◆ GetPhasecolor() [1/2]
bool GetPhasecolor |
( |
| ) |
const |
◆ GetPhasecolor() [2/2]
bool GetPhasecolor |
( |
| ) |
const |
◆ GetSigned() [1/2]
◆ GetSigned() [2/2]
◆ GetSubimage() [1/2]
int GetSubimage |
( |
| ) |
const |
◆ GetSubimage() [2/2]
int GetSubimage |
( |
| ) |
const |
◆ SetBitDepth() [1/2]
void SetBitDepth |
( |
Format |
bitdepth | ) |
|
◆ SetBitDepth() [2/2]
void SetBitDepth |
( |
Format |
bitdepth | ) |
|
◆ SetFormat() [1/2]
void SetFormat |
( |
Format |
bit_depth | ) |
|
◆ SetFormat() [2/2]
void SetFormat |
( |
Format |
bit_depth | ) |
|
◆ SetNormalizeOnSave() [1/2]
void SetNormalizeOnSave |
( |
boost::logic::tribool |
normalize_on_save | ) |
|
◆ SetNormalizeOnSave() [2/2]
void SetNormalizeOnSave |
( |
boost::logic::tribool |
normalize_on_save | ) |
|
◆ SetPhasecolor() [1/2]
void SetPhasecolor |
( |
bool |
phasecolor | ) |
|
◆ SetPhasecolor() [2/2]
void SetPhasecolor |
( |
bool |
phasecolor | ) |
|
◆ SetSigned() [1/2]
void SetSigned |
( |
bool |
sign | ) |
|
◆ SetSigned() [2/2]
void SetSigned |
( |
bool |
sign | ) |
|
◆ SetSubimage() [1/2]
void SetSubimage |
( |
int |
subimage | ) |
|
◆ SetSubimage() [2/2]
void SetSubimage |
( |
int |
subimage | ) |
|
◆ FORMAT_STRING
The documentation for this class was generated from the following file: