css.properties

shape-image-threshold

The shape-image-threshold property specifies the threshold for shape images.

Formal Syntax

shape-image-threshold = <opacity-value> <opacity-value> = <number> | <percentage>

See specification

JavaScript Access

// Access via element.style element.style.shapeImageThreshold = 0;

Browser Support

standard | MDN ยท Spec

FeatureChromeFirefoxSafariEdge
shape-image-threshold376210.179
percentages7870โ€”79

Related Properties