#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 |
( |
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 |
( |
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 |
( |
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 |
( |
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 |
void do_export |
( |
const img::MapHandle & |
image, |
|
|
tiff * |
tfile, |
|
|
const TIF & |
formattif |
|
) |
| const |
|
protected |
void do_export |
( |
const img::MapHandle & |
image, |
|
|
tiff * |
tfile, |
|
|
const TIF & |
formattif |
|
) |
| const |
|
protected |
Real GetMaximum |
( |
| ) |
const |
Real GetMaximum |
( |
| ) |
const |
Real GetMinimum |
( |
| ) |
const |
Real GetMinimum |
( |
| ) |
const |
boost::logic::tribool GetNormalizeOnSave |
( |
| ) |
const |
boost::logic::tribool GetNormalizeOnSave |
( |
| ) |
const |
bool GetPhasecolor |
( |
| ) |
const |
bool GetPhasecolor |
( |
| ) |
const |
int GetSubimage |
( |
| ) |
const |
int GetSubimage |
( |
| ) |
const |
void SetBitDepth |
( |
Format |
bitdepth | ) |
|
void SetBitDepth |
( |
Format |
bitdepth | ) |
|
void SetFormat |
( |
Format |
bit_depth | ) |
|
void SetFormat |
( |
Format |
bit_depth | ) |
|
void SetNormalizeOnSave |
( |
boost::logic::tribool |
normalize_on_save | ) |
|
void SetNormalizeOnSave |
( |
boost::logic::tribool |
normalize_on_save | ) |
|
void SetPhasecolor |
( |
bool |
phasecolor | ) |
|
void SetPhasecolor |
( |
bool |
phasecolor | ) |
|
void SetSigned |
( |
bool |
sign | ) |
|
void SetSigned |
( |
bool |
sign | ) |
|
void SetSubimage |
( |
int |
subimage | ) |
|
void SetSubimage |
( |
int |
subimage | ) |
|
The documentation for this class was generated from the following files: