13 #ifndef ML_IMAGE_FORMAT_TAG_LIST_H
14 #define ML_IMAGE_FORMAT_TAG_LIST_H
33 class MLImageFormatInfos;
34 class MLImageFormatAbstractFileHandle;
98 bool checkTag(
const std::string &tagName, std::string &val)
const;
168 const std::string &defaultVoxelValue,
188 std::string &compressorName,
189 std::string &compressorVersion,
193 std::string &defaultVoxelValue,
195 MLint &usesPartialPages);
215 const std::string &tagNamePrefix,
229 const std::string &tagNamePrefix,
Abstract base class for ML data compression algorithms.
The class PagedImage, representing a fragmented image that manages properties and data of an image lo...
MLint32 MLErrorCode
Type of an ML Error code.
MLuint64 MLuint
An unsigned ML integer type with at least 64 bits used for index calculations on very large images ev...
MLint64 MLint
A signed ML integer type with at least 64 bits used for index calculations on very large images even ...