Skip to content

astro

Expected image options.

Astro

Expected image options.

Expected image options.

const optimizedImage = await getImage({src: myImage, width: 300, height: 300});


In most cases, this error happens because parameters were passed directly instead of inside an object.

**See Also:**
-  [Images](/en/guides/images/)