Contents Index Topic Contents | ||
Previous Topic: Light Filter Effect Next Topic: Shadow Filter Effect |
Mask Filter
Description
Takes the selected visual object, paints the transparent pixels a specific color, and makes a transparent mask from its nontransparent pixels.
Syntax
{FILTER: Mask(Color=color)}
Parameter Description color Color that the transparent regions are painted. Color is expressed in #RRGGBB format, where RR is the red hexadecimal value, GG is the green hexadecimal value, and BB is the blue hexadecimal value.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.