Add note about this luminance being different from HSL "luminance" |
m YoshBot moved page ProtoFlux:Color Luminance to ProtoFlux:ColorLuminance: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 14: | Line 14: | ||
Color Luminance calculates the [https://en.wikipedia.org/wiki/Relative_luminance relative luminance] of an input color. For correct result, the input must be in the [[Type:ColorProfile|Linear color profile]], which may be a bug<ref>{{CiteResoniteIssue|281|Color Luminance ProtoFlux node does not give same output as online color luminance calculator}}</ref>. | Color Luminance calculates the [https://en.wikipedia.org/wiki/Relative_luminance relative luminance] of an input color. For correct result, the input must be in the [[Type:ColorProfile|Linear color profile]], which may be a bug<ref>{{CiteResoniteIssue|281|Color Luminance ProtoFlux node does not give same output as online color luminance calculator}}</ref>. | ||
== Inputs == | == Inputs == |
Latest revision as of 23:47, 20 August 2025
Luminance
Colors
Color Luminance calculates the relative luminance of an input color. For correct result, the input must be in the Linear color profile, which may be a bug[1].
Inputs
Color (Color)
The color to calculate the relative luminance of.
Outputs
* (Float)
The relative luminance of the input color.