Allow transparency in duotone filters #34121
Labels
[Feature] Design Tools
Tools that impact the appearance of blocks both to expand the number of tools and improve the experi
[Feature] Media
Anything that impacts the experience of managing media
[Status] In Progress
Tracking issues with work in progress
What problem does this address?
Since we're using SVG filters, duotone could support transparency allowing for some interesting effects like having a gradient or pattern behind the image and matching the theme's background.
What is your proposed solution?
The part that you'd need to look at is adding
feFuncA
tofeComponentTransfer
and then making sure color parsing and the user interface still work.The text was updated successfully, but these errors were encountered: