[@johanneslumpe/styled-props](../README.md) > ["utils/shapes/shapeImageThreshold"](../modules/_utils_shapes_shapeimagethreshold_.md) > [ShapeImageThresholdProps](../interfaces/_utils_shapes_shapeimagethreshold_.shapeimagethresholdprops.md)

# Interface: ShapeImageThresholdProps

## Type parameters
#### T 
## Hierarchy

**ShapeImageThresholdProps**

## Index

### Properties

* [style$ShapeImageThreshold](_utils_shapes_shapeimagethreshold_.shapeimagethresholdprops.md#style_shapeimagethreshold)

---

## Properties

<a id="style_shapeimagethreshold"></a>

###  style$ShapeImageThreshold

**● style$ShapeImageThreshold**: *`T`*

*Defined in [utils/shapes/shapeImageThreshold.ts:12](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/shapes/shapeImageThreshold.ts#L12)*

The **`shape-image-threshold`** CSS property sets the alpha channel threshold used to extract the shape using an image as the value for `shape-outside`.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/shape-image-threshold](https://developer.mozilla.org/docs/Web/CSS/shape-image-threshold)

___

