You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gs to audit to ensure that the platform has good support throughout for out-of-sRGB colors:
the <feColorMatrix> and <feComponentTransfer> filter primitives, to ensure that there are sensible ways to do those operations on colors outside of the sRGB gamut
The text was updated successfully, but these errors were encountered:
Note that the default value for color-interpolation-filters is linearRGB which is a linear-light (not gamma-corrected) sRGB space. So this matrix calculates the relative Y value of a linear sRGB input.
palemieux
changed the title
Filters and WCG
Impact of colorspace on filters
Jan 11, 2021
originally noted here
The text was updated successfully, but these errors were encountered: