13#ifndef ML_IMAGE_FORMAT_IOBASE_H
14#define ML_IMAGE_FORMAT_IOBASE_H
34class MLImageFormatCompressionParams;
101 virtual void _remove(
const std::string &fileName,
bool updateStatus);
134 bool suppressWorldCoordinateUse =
false);
Module(int numInputImages, int numOutputImages)
#define ML_MODULE_CLASS_HEADER(className)
MLint32 MLErrorCode
Type of an ML Error code.
#define ML_RESULT_OK
No error. Everything seems to be okay.
TImageVector< MLint > ImageVector
Defines the standard ImageVector type that is used by the ML for indexing and coordinates.