6 #ifndef ossimTiffHandlerState_HEADER 7 #define ossimTiffHandlerState_HEADER 1 109 class OSSIM_DLL TiffHandlerState :
public ossim::ImageHandlerState
113 virtual ~TiffHandlerState();
114 virtual const ossimString& getTypeName()
const override;
200 void loadDefaults(
TIFF* tiffPtr);
207 void loadCurrentDirectory(
TIFF* tiffPtr);
384 bool getDoubleArray(std::vector<ossim_float64>& result,
394 bool getGeoDoubleParams(std::vector<ossim_float64>& result,
403 bool getGeoPixelScale(std::vector<ossim_float64>& result,
412 bool getGeoTiePoints(std::vector<ossim_float64>& result,
421 bool getGeoTransMatrix(std::vector<ossim_float64>& result,
Represents serializable keyword/value map.
This code was derived from https://gist.github.com/mshockwave.
unsigned short ossim_uint16
unsigned int ossim_uint32
storage class for a set of geographic tie points, between master and slave images ...