4 references to ReadRgb
Aspire.Dashboard.Tests (4)
Integration\Playwright\AccessibilityTests.cs (4)
294
var background =
ReadRgb
(surface.GetProperty("bg"));
298
var foreground =
ReadRgb
(token);
596
return (
ReadRgb
(root.GetProperty("fg")),
ReadRgb
(root.GetProperty("bg")));