Click or drag to resize
ContrastColor Enumeration
The enumeration for all possible contrast colors.

Namespace: Flir.Atlas.Image.Isotherms
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public enum ContrastColor
Members
  Member nameValueDescription
Red0 Red
Blue1 Blue
Green2 Green
Yellow3 Yellow
Cyan4 Cyan
Magenta5 Magenta
Grey6 Grey
Palette17 Specifies an isotherm with taken from the palette.
Palette28 Specifies an isotherm with taken from the palette.
YCbCr9 Specifies an isotherm with YCbCr color.
See Also