MeVisLab Toolbox Reference
ml::MLImageFormat Member List

This is the complete list of members for ml::MLImageFormat, including all inherited members.

_overwriteHeaderAndPageList()ml::MLImageFormatprotected
arePartialPagesEnabled() constml::MLImageFormat
buildFileNameWithExtension(std::string fileName)ml::MLImageFormatstatic
close()ml::MLImageFormat
enablePartialPages(bool enable)ml::MLImageFormat
getCallbackFunction() constml::MLImageFormat
getCallbackFunctionData() constml::MLImageFormat
getConstCompressionTagList() constml::MLImageFormat
getConstPrivateTagList() constml::MLImageFormat
getConstTagList() constml::MLImageFormat
getConstUserTagList() constml::MLImageFormat
getDataPreparationTime() constml::MLImageFormat
getFileName() constml::MLImageFormat
getImageProperties() constml::MLImageFormat
getInternalInfos() constml::MLImageFormat
getPureSaveTime() constml::MLImageFormat
getTagList()ml::MLImageFormat
getTile(SubImage &subImgToFill, bool useFileDataType=false, bool useFileRegion=false, const ScaleShiftData &scaleShiftData=ScaleShiftData())ml::MLImageFormat
isOpen() constml::MLImageFormat
MLImageFormat(const std::string &fileName="")ml::MLImageFormat
MLImageFormat(MLImageFormatAbstractFileHandle *fileHandle)ml::MLImageFormat
open(bool truncate=false, const std::string &compressorName="", const MLImageFormatTagList &compressionArgs=MLImageFormatTagList::getDefaultEmptyTagList(), const MLImageFormatTagList &userTagList=MLImageFormatTagList::getDefaultEmptyTagList(), const MLImageFormatTagList &privateTagList=MLImageFormatTagList::getDefaultEmptyTagList(), const std::string &defaultVoxelVal="0", bool rewritable=true, bool suppressReadCheckSumTests=false)ml::MLImageFormat
openForReading(bool suppressReadCheckSumTests=false)ml::MLImageFormat
overwrite(PagedImage &inImg, const SubImageBox &box=SubImageBox(), const ScaleShiftData &scaleShiftData=ScaleShiftData())ml::MLImageFormat
overwrite(const SubImage &inputSubImg, const ScaleShiftData &scaleShiftData=ScaleShiftData())ml::MLImageFormat
remove()ml::MLImageFormat
resetTimeMeasurements()ml::MLImageFormat
save(PagedImage &inImg, const SubImageBox &box=SubImageBox(), const ScaleShiftData &scaleShiftData=ScaleShiftData(), bool onlyCreate=false)ml::MLImageFormat
setCallback(MLImageFormatTools::MLImageFormatNotifyCB *callback=nullptr, void *userData=nullptr)ml::MLImageFormat
updateMinMaxTagValuesInOpenFile(MLdouble newMinVoxelValue, MLdouble newMaxVoxelValue, std::string *errorDescription=nullptr)ml::MLImageFormat
~MLImageFormat()ml::MLImageFormatvirtual