我想在 SVG 中制作一个 Luma-Mask (Matte)。换句话说,我想将一个图层蒙版到不同图层的亮度通道(从 RGB 通道获取)。
如何才能做到这一点?
谢谢
我想在 SVG 中制作一个 Luma-Mask (Matte)。换句话说,我想将一个图层蒙版到不同图层的亮度通道(从 RGB 通道获取)。
如何才能做到这一点?
谢谢
Luminance masks are a new feature of the as yet unfinished SVG 2 specification. They have been implemented in nightly Firefox and Webkit. If you are using a Nightly or Aurora Firefox make sure layout.css.masking.enabled is set to true in about:config