Gjsify LogoGjsify Logo

Enumeration ImageScaleMode

Defines the scaling mode of an image.

Index

Enumeration Members

Enumeration Members

CROP: number

Scale and crop the image so that it covers the entire allocation while retaining the correct aspect ratio

FIT: number

Scale the image, but maintain the aspect ratio so that it fits exactly within the allocation

NONE: number

Do not apply any scaling and center the image within the allocation

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • 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