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

# External module: "utils/shapes/shapeImageThreshold"

## Index

### Interfaces

* [ShapeImageThresholdProps](../interfaces/_utils_shapes_shapeimagethreshold_.shapeimagethresholdprops.md)

### Functions

* [shapeImageThreshold](_utils_shapes_shapeimagethreshold_.md#shapeimagethreshold)

---

## Functions

<a id="shapeimagethreshold"></a>

### `<Const>` shapeImageThreshold

▸ **shapeImageThreshold**<`T`,`Theme`,`Breakpoints`>(__namedParameters?: *`object`*): `styleImplementation`

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

**Type parameters:**

#### T 
#### Theme 
#### Breakpoints 
**Parameters:**

**`Default value` __namedParameters: `object`**

| Name | Type |
| ------ | ------ |
| themeProp | `undefined` \| `Extract<keyof Theme, string>` |

**Returns:** `styleImplementation`

___

