asp.net.ph

Skip Navigation Links

Mask Filter

CSS Attributes Index   CSS Filters


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 ) }
Parameters:

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.

See Also

CSS Filter Properties and Methods



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note