Luminance
Static Class in Zigurous.ColorPro
Declaration
public static class Luminance
Description
Functions for calculating color luminance.
Extension Methods
RelativeLuminance | Calculates the relative luminance of the color, measured according to the HSL color model. |
PerceivedBrightness | Calculates the perceived brightness of the color, measured according to the HSP color model - http://alienryderflex.com/hsp.html. |