2 references to RelativeLuminance
Aspire.Dashboard.Tests (2)
Integration\Playwright\AccessibilityTests.cs (2)
622
var l1 =
RelativeLuminance
(foreground.R, foreground.G, foreground.B);
623
var l2 =
RelativeLuminance
(background.R, background.G, background.B);