Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional autoOrient

autoOrient: boolean

Auto orientate the image.

default

true

Optional background

background: string

Apply a background color.

Optional coalesce

coalesce: boolean

Applies the "-coalesce" option.

default

false

see

https://www.imagemagick.org/script/command-line-options.php#coalesce

Optional dst

dst: string

Destination file.

default

A temporary file

Optional flatten

flatten: boolean

Flatten the resulting image.

default

false

Optional gravity

gravity: string

height

height: number

Height of thumbnail.

Optional interpolate

interpolate: string

Interpolate the thumbnail.

Optional quality

quality: number

Set the output quality.

type

number 1-100

src

src: string

Source file.

width

width: number

Width of thumbnail.

Optional x

x: number

X offset for thumbnail.

Optional y

y: number

Y offset for thumbnail.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc