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 #define LT_BEGIN_NAMESPACE(theNameSpace)
compiler does not support namespaces
representation of a scene
Abstract definition of a stream.
Represents a file or directory path.
LTILayout
constants representing data layout
unsigned int lt_uint32
unsigned 32-bit integer
#define LTI_REFERENCE_COUNTED_BOILERPLATE(classname)
class for reading RAW files
lt_uint32 LT_STATUS
An integral status code.
basic properties of a pixel
class to hold data passed between image stages
abstract class for implementing a geo image reader
LTIEndian
constants representing endianness (byte order)
#define LT_END_NAMESPACE(theNameSpace)
compiler does not support namespaces