Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageScale

Package version

Image scaling mode.

Hierarchy

  • ImageScale

Index

Properties

Properties

Optional height

height: undefined | string

The desired output image height.

Optional mode

Describes the image scaling mode to be applied. Default mode is 'pad'.

Optional width

width: undefined | string

The desired output image width.

Generated using TypeDoc