Hierarchy

  • ResizeOptions

Properties

height: number

new height of the image

keepAspectRatio?: boolean

if false the aspect ratio of the resulting image may change (default: true)

mimeType?: string

mime type of the resulting dataUri / blob (default: "image/png")

width: number

new width of the image

Generated using TypeDoc