ImageOutputOptions
ImageOutputOptions =
object
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:7471
Properties
Section titled “Properties”background?
Section titled “background?”
optional
background:string
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:7481
format
Section titled “format”format:
"image/jpeg"
|"image/png"
|"image/gif"
|"image/webp"
|"image/avif"
|"rgb"
|"rgba"
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:7472
quality?
Section titled “quality?”
optional
quality:number
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:7480