Contains color range.
typedef struct tagAT_PDE_COLORRANGE { float min; float max; } AT_PDE_COLORRANGE; typedef AT_PDE_COLORRANGE FAR* LPAT_PDE_COLORRANGE;