Skip to content

Scrypted Documentation / ImageOptions

Interface: ImageOptions

Extended by

Properties

crop?

optional crop: object

left

left: number

top

top: number

width

width: number

height

height: number


resize?

optional resize: object

width?

optional width: number

height?

optional height: number

filter?

optional filter: "nearest" | "bilinear" | "lanczos" | "mitchell"


format?

optional format: ImageFormat