Preparing search index...
The search index is not available
docx
docx
IMediaTransformation
Interface IMediaTransformation
interface
IMediaTransformation
{
flip
?:
{
horizontal
?:
boolean
;
vertical
?:
boolean
;
}
;
height
:
number
;
rotation
?:
number
;
width
:
number
;
}
Index
Properties
flip?
height
rotation?
width
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
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
flip
height
rotation
width
docx
Loading...
Generated using
TypeDoc