Enum wfcColorRGBVersion
# include <wfcDisplay.h>
enum wfcColorRGBVersion
{
wfcCOLORRGB_STANDARD_VERSION,
wfcCOLORRGB_PRE_WILDFIRE_VERSION,
wfcColorRGBVersion_nil
};
Description
-
Manual References:
-
Graphics: Version of Color Map
Values
-
wfcCOLORRGB_STANDARD_VERSION
-
-
wfcCOLORRGB_PRE_WILDFIRE_VERSION
-
-
wfcColorRGBVersion_nil
- Enum null value.