#include <lti_geoImageReader.h>
Protected Member Functions | |
LTIGeoImageReader (bool supportBandSelection) | |
LT_STATUS | init (bool useWorldFile) |
bool | getUseWorldFile () const |
LT_STATUS | readWorldFile (const LTFileSpec &file, bool &changed, bool doUseWorldFileTest=true) |
LT_STATUS | readWorldFile (LTIOStreamInf &stream, bool &changed, bool doUseWorldFileTest=true) |
Definition at line 29 of file lti_geoImageReader.h.
LTIGeoImageReader::LTIGeoImageReader | ( | bool | supportBandSelection | ) | [protected] |
LT_STATUS LTIGeoImageReader::init | ( | bool | useWorldFile | ) | [protected] |
bool LTIGeoImageReader::getUseWorldFile | ( | ) | const [protected] |
LT_STATUS LTIGeoImageReader::readWorldFile | ( | const LTFileSpec & | file, | |
bool & | changed, | |||
bool | doUseWorldFileTest = true | |||
) | [protected] |
LT_STATUS LTIGeoImageReader::readWorldFile | ( | LTIOStreamInf & | stream, | |
bool & | changed, | |||
bool | doUseWorldFileTest = true | |||
) | [protected] |
LizardTech |