Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMediaTransformation

Hierarchy

  • IMediaTransformation

Index

Properties

Optional Readonly flip

flip?: { horizontal?: boolean; vertical?: boolean }

Type declaration

  • Optional Readonly horizontal?: boolean
  • Optional Readonly vertical?: boolean

Readonly height

height: number

Optional Readonly rotation

rotation?: number

Readonly width

width: number

Generated using TypeDoc