Hierarchy

  • ResizeImageOptions

Properties

imageData: Blob | File

data of the image

maxSize?: number

maximum pixel size of the image (default: 1024)

mimeType?: ImageMimeType

mimeType of the resized image (default: "image/png")

Generated using TypeDoc