13 #ifndef ML_MODULE_TOOLS_H
14 #define ML_MODULE_TOOLS_H
MLint32 MLDataType
MLDataType.
#define MLEXPORT
To export symbols from a DLL/shared object, we need to mark them with the MLEXPORT symbol.
MLint64 MLint
A signed ML integer type with at least 64 bits used for index calculations on very large images even ...
TImageVector< MLint > ImageVector
Defines the standard ImageVector type that is used by the ML for indexing and coordinates.