UI_SWATCHCOLORMODE Enumerated Type

Note: This documentation is preliminary and is subject to change.

Not documented in this release.

Syntax

typedef enum UI_SWATCHCOLORMODE {
    UI_SWATCHCOLORMODE_NORMAL = 0,
    UI_SWATCHCOLORMODE_MONOCHROME = 1
} UI_SWATCHCOLORMODE;

Constants

  • UI_SWATCHCOLORMODE_NORMAL

  • UI_SWATCHCOLORMODE_MONOCHROME

Remarks

If the color is set to UI_SWATCHCOLORMODE_MONOCHROME, the RGB value is interpreted as a one-bit-per-pixel pattern.

Enumerated Type Information

Header and IDL files scenicintent.h, scenicintent.idl
Minimum availability Windows UI
Minimum operating systems Windows 7