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 six integer components.
Base class for an image processing module of the ML.
Field without value for notifications.
The class PagedImage, representing a fragmented image that manages properties and data of an image lo...
Field to encapsulate an increasing float value from range [0,1].
Field to encapsulate a string value.
#define ML_MODULE_CLASS_HEADER(className)
Similar to 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 that is used by the ML for indexing and coordinates.