| 
    MeVisLab Toolbox Reference
    
   | 
 
This is the complete list of members for ml::MLImageFormat, including all inherited members.
| _overwriteHeaderAndPageList() | ml::MLImageFormat | protected | 
| arePartialPagesEnabled() const | ml::MLImageFormat | |
| buildFileNameWithExtension(std::string fileName) | ml::MLImageFormat | static | 
| close() | ml::MLImageFormat | |
| enablePartialPages(bool enable) | ml::MLImageFormat | |
| getCallbackFunction() const | ml::MLImageFormat | |
| getCallbackFunctionData() const | ml::MLImageFormat | |
| getConstCompressionTagList() const | ml::MLImageFormat | |
| getConstPrivateTagList() const | ml::MLImageFormat | |
| getConstTagList() const | ml::MLImageFormat | |
| getConstUserTagList() const | ml::MLImageFormat | |
| getDataPreparationTime() const | ml::MLImageFormat | |
| getFileName() const | ml::MLImageFormat | |
| getImageProperties() const | ml::MLImageFormat | |
| getInternalInfos() const | ml::MLImageFormat | |
| getPureSaveTime() const | ml::MLImageFormat | |
| getTagList() | ml::MLImageFormat | |
| getTile(SubImage &subImgToFill, bool useFileDataType=false, bool useFileRegion=false, const ScaleShiftData &scaleShiftData=ScaleShiftData()) | ml::MLImageFormat | |
| isOpen() const | ml::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::MLImageFormat | virtual |