Color.Luminance

float Luminance { get; set; }

Description

Returns the luminance of the color, basically it's grayscale value or "black and white version".

Return

User Comments