filter - Mask() (Filter/visual)

A visual filter for creating a transparent mask.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Deprecated
Deprecated:Yes
Object properties:Color

This visual filter is used for creating transparent masks. The transparent regions are defined by pixels set to the color value specified by the Color property.

The use of this filter is now deprecated in favor of the BasicImage() filter that was implemented with the IE 5.5 browser.

Warnings:

See also:filter - BasicImage(), filter - MaskFilter(), Filter object, style.filter

PropertyJavaScriptJScriptNIEOperaNESECMADOMCSSHTMLNotes
Color n/a3.0 3.0 n/a4.0 4.0 n/a n/a n/a n/a n/a n/aWarning , Deprecated