Skip to content

@mirego/forra-api


@mirego/forra-api / All Request Functions / fetchImage

Function: fetchImage()

fetchImage(filePath, image_format?, background_color?): Promise\<AxiosResponse\<Blob, any>>

Parameters

filePath

string

image_format?

string

background_color?

"white" | "black"

Returns

Promise\<AxiosResponse\<Blob, any>>