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,
MLint32 MLErrorCode
Type of an ML Error code.