crop-image
Preparing search index...
@imazen/crop-image-core
PadRect
Interface PadRect
Padding amounts as fractions of source image dimensions (0..1 range).
interface
PadRect
{
bottom
:
number
;
left
:
number
;
right
:
number
;
top
:
number
;
}
Index
Properties
bottom
left
right
top
Properties
bottom
bottom
:
number
left
left
:
number
right
right
:
number
top
top
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bottom
left
right
top
crop-image
Loading...
Padding amounts as fractions of source image dimensions (0..1 range).