13#ifndef ML_IMAGE_FORMAT_IOBASE_H
14#define ML_IMAGE_FORMAT_IOBASE_H
34class MLImageFormatCompressionParams;
45 enum { NumUserTags = 10 };
Field to encapsulate a boolean value.
Base class for all fields used in the ML.
Field to encapsulate an ML vector ImageVector with 6 integer components.
Base class for an image processing module of the ML.
Field without value for notifications.
Class which represents an image, which manages properties of an image and image data which is located...
Field to encapsulate an increasing float value from range [0,1].
Field to encapsulate a string value.
#define ML_MODULE_CLASS_HEADER(className)
Like ML_CLASS_HEADER for the usage of derived classes from Module.
MLint32 MLErrorCode
Type of an ML Error code.
#define ML_RESULT_OK
No error. Everything seems to be okay.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
TImageVector< MLint > ImageVector
Defines the standard ImageVector type which is used by the ML for indexing and coordinates.