# Enumeration: ImageShapeStyle

Defined in: [schema.ts:727](https://github.com/coda/packs-sdk/blob/9f37f0e6dd85972eb9c035c2bb489cbeb06120bc/schema.ts#L727)

Image shape styles supported by [ImageSchema](../../interfaces/ImageSchema/).

## Enumeration Members

### Auto

> **Auto**: `"auto"`

Defined in: [schema.ts:729](https://github.com/coda/packs-sdk/blob/9f37f0e6dd85972eb9c035c2bb489cbeb06120bc/schema.ts#L729)

Image is rendered normally.

______________________________________________________________________

### Circle

> **Circle**: `"circle"`

Defined in: [schema.ts:731](https://github.com/coda/packs-sdk/blob/9f37f0e6dd85972eb9c035c2bb489cbeb06120bc/schema.ts#L731)

Image is rendered as a circle.
