Enum Colorspace
Specifies color space options Used in colorblind filter calculations.
Namespace: Phoenix.Tiresias
Assembly: Phoenix.Plugin.Tiresias.dll
Syntax
public enum Colorspace
Fields
Name | Description |
---|---|
LMS | LMS = Long, medium, short wavelengths |
RGB | RGB = Red, green, blue (and alpha) |