13 #ifndef LTIRAWIMAGEREADER_H
14 #define LTIRAWIMAGEREADER_H
51 bool useWorldFile =
true);
70 bool useWorldFile =
true);
89 bool useWorldFile =
true);
114 void setStreamOwnership(
bool takeOwnership);
159 void setSkipBytes(lt_int64 leadingBytes, lt_int64 trailingBytes = 0);
181 const char *getSourceName(
void)
const;
192 lt_int64 m_leadingSkipBytes;
193 lt_int64 m_trailingSkipBytes;
202 #endif // LTIRAWIMAGEREADER_H
representation of a scene
LTIEndian
constants representing endianness (byte order)
#define LT_END_NAMESPACE(theNameSpace)
compiler does not support namespaces
lt_uint32 LT_STATUS
An integral status code.
Abstract definition of a stream.
Represents a file or directory path.
basic properties of a pixel
class for reading RAW files
class to hold data passed between image stages
abstract class for implementing a geo image reader
LTILayout
constants representing data layout
#define LT_BEGIN_NAMESPACE(theNameSpace)
compiler does not support namespaces
#define LTI_REFERENCE_COUNTED_BOILERPLATE(classname)
unsigned int lt_uint32
unsigned 32-bit integer