Table of Contents

Enum ColorSelectionOrder

Namespace
TinyLife
Assembly
TinyLife.dll

An enumeration type used by ColorSelectionOrder.

public enum ColorSelectionOrder
Extension Methods

Fields

Hue = 0
HslLightness = 1
HslSaturation = 2
HsvValue = 3
HsvSaturation = 4