Trevixal API
Preparing search index...
@trevixal/extension-image
ImageCrop
Interface ImageCrop
A crop window expressed as fractions of the source, each 0-1.
interface
ImageCrop
{
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
height
width
x
y
Properties
Readonly
height
height
:
number
Readonly
width
width
:
number
Readonly
x
x
:
number
Readonly
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
width
x
y
Trevixal API
Loading...
A crop window expressed as fractions of the source, each 0-1.