crop-image
Preparing search index...
@imazen/crop-image-core
AspectRatio
Interface AspectRatio
Aspect ratio definition.
interface
AspectRatio
{
height
:
number
;
label
?:
string
;
width
:
number
;
}
Index
Properties
height
label?
width
Properties
height
height
:
number
Optional
label
label
?:
string
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
label
width
crop-image
Loading...
Aspect ratio definition.