Luminance

IColorFormat.Luminance property

Returns or sets the luminance component of a color in HSL representation. All color transformations are ignored. Read/write Single.

public float Luminance { get; set; }

See Also