areaDetector 1-8
Classes | Defines
/home/epics/devel/areaDetector/ADApp/pluginSrc/NDPluginColorConvert.h File Reference
#include <epicsTypes.h>
#include "NDPluginDriver.h"

Go to the source code of this file.

Classes

class  NDPluginColorConvert
 Convert NDArrays from one NDColorMode to another. More...

Defines

#define NDPluginColorConvertColorModeOutString   "COLOR_MODE_OUT"
#define NDPluginColorConvertFalseColorString   "FALSE_COLOR"
#define FIRST_NDPLUGIN_COLOR_CONVERT_PARAM   NDPluginColorConvertColorModeOut
#define LAST_NDPLUGIN_COLOR_CONVERT_PARAM   NDPluginColorConvertFalseColor
#define NUM_NDPLUGIN_COLOR_CONVERT_PARAMS   (&LAST_NDPLUGIN_COLOR_CONVERT_PARAM - &FIRST_NDPLUGIN_COLOR_CONVERT_PARAM + 1)

Define Documentation

#define FIRST_NDPLUGIN_COLOR_CONVERT_PARAM   NDPluginColorConvertColorModeOut
#define LAST_NDPLUGIN_COLOR_CONVERT_PARAM   NDPluginColorConvertFalseColor
#define NDPluginColorConvertColorModeOutString   "COLOR_MODE_OUT"
#define NDPluginColorConvertFalseColorString   "FALSE_COLOR"
#define NUM_NDPLUGIN_COLOR_CONVERT_PARAMS   (&LAST_NDPLUGIN_COLOR_CONVERT_PARAM - &FIRST_NDPLUGIN_COLOR_CONVERT_PARAM + 1)