| Class | Description | |
|---|---|---|
mask-alphaSets mask-mode to alpha, using the mask layer's alpha channel to determine visibility. CSS Rules Usage Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The | .mask-alpha | Sets mask-mode to alpha, using the mask layer's alpha channel to determine visibility. |
mask-luminanceSets mask-mode to luminance, using the mask layer's luminance values to determine visibility. CSS Rules Usage Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The | .mask-luminance | Sets mask-mode to luminance, using the mask layer's luminance values to determine visibility. |
mask-matchSets mask-mode to match-source, using the natural mask type of the source (luminance for images, alpha for others). CSS Rules Usage Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The | .mask-match | Sets mask-mode to match-source, using the natural mask type of the source (luminance for images, alpha for others). |