Skip to content

ImageSourceArgs

Properties

asBackground?

optional asBackground: boolean

Container mode

Defined in

src/api/ImageSource.ts:22


componentType?

optional componentType: "img" | "picture" | "background"

Component type

Defined in

src/api/ImageSource.ts:20


ctx

ctx: ImgProcContext

Integration context

Defined in

src/api/ImageSource.ts:18


options

options: Readonly<Partial<ImgProcProcessorOptions> & object>

Component props (readonly)

Defined in

src/api/ImageSource.ts:24