Skip to content

Enumeration: ImageOutline

Defined in: schema.ts:707

State of outline on images that can be used with a ImageSchema.

Enumeration Members

Disabled

Disabled: "disabled"

Defined in: schema.ts:709

Image is rendered without outline.


Solid

Solid: "solid"

Defined in: schema.ts:711

Image is rendered with outline.