Table of Contents

Property Chroma

Namespace
LMKit.Graphics.Primitives
Assembly
LM-Kit.NET.dll

Chroma

Chroma: the distance from the neutral axis, sqrt(a² + b²). Zero is a pure gray; sRGB primaries reach roughly 100-130.

public double Chroma { get; }

Property Value

double
Share