13#ifndef ML_IMAGE_FORMAT_FILE_CACHE_H
14#define ML_IMAGE_FORMAT_FILE_CACHE_H
30 class MLImageFormatCompressionParams;
50 static const char*
const UPDATE_MODE_NAMES[UPDATE_MODE_NUM];
117 virtual bool _handlePreserveCacheFileFlagChange(
Field*
field);
Field to encapsulate a boolean value.
Field to encapsulate an enumerated value.
Base class for all fields used in the ML.
INPUT_HANDLE
See documentation of handleInput.
INPUT_STATE
See documentation of handleInput.
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 a string value.
This class manages/represents a rectangular 6d image region which is organized linearly in memory.
#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.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.