CSS property: -webkit-mask-image

Description

Defines an image to be used as a mask for an element.

Syntax

-webkit-mask-image: <uri>;

Values

<uri>

The file path of the image.

Versions