#include <MrSIDImageReaderBase.h>
List of all members.
Detailed Description
Definition at line 261 of file MrSIDImageReaderBase.h.
Constructor & Destructor Documentation
Member Function Documentation
Returns the "cost" to encode this scene, for use by those image writers which have usage metering enabled. The typical cost is equal to the nominal image size (width * height * numBands * bytesPerSample), but this is overridden for special situations, e.g. the mosaic filter.
- Parameters:
-
scene | the scene to be charged for |
- Returns:
- the cost to encode the given scene
Reimplemented from LTIImageReader.
This function returns a bitfield describing what kinds of modifications have been made to the image during and since its initial encoding.
- Parameters:
-
scene | the area pertaining to this request |
- Returns:
- a bitfield itemizing the encoding modifications
Reimplemented from LTIImageReader.
Member Data Documentation
The documentation for this class was generated from the following file: