Show / Hide Table of Contents

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)

  • View Source
In This Article
Back to top Generated by DocFX