Preparing search index...
The search index is not available
Pikaso
Pikaso
RectangleCropperOptions
Interface RectangleCropperOptions
interface
RectangleCropperOptions
{
aspectRatio
:
number
;
circular
:
false
;
fixed
:
boolean
;
guides
:
Partial
<
{
color
:
string
;
count
:
number
;
dash
:
number
[]
;
show
:
boolean
;
width
:
number
;
}
>
;
height
:
number
;
keepRatio
:
boolean
;
marginRatio
:
number
;
minHeight
:
number
;
minWidth
:
number
;
overlay
:
Partial
<
{
color
:
string
;
opacity
:
number
;
}
>
;
transformer
:
Partial
<
TransformerConfig
>
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Hierarchy (
view full
)
BaseCropperOptions
RectangleCropperOptions
Index
Properties
aspect
Ratio
circular
fixed
guides
height
keep
Ratio
margin
Ratio
min
Height
min
Width
overlay
transformer
width
x
y
Properties
aspect
Ratio
aspect
Ratio
:
number
circular
circular
:
false
fixed
fixed
:
boolean
guides
guides
:
Partial
<
{
color
:
string
;
count
:
number
;
dash
:
number
[]
;
show
:
boolean
;
width
:
number
;
}
>
Type declaration
color
:
string
count
:
number
dash
:
number
[]
show
:
boolean
width
:
number
height
height
:
number
keep
Ratio
keep
Ratio
:
boolean
margin
Ratio
margin
Ratio
:
number
min
Height
min
Height
:
number
min
Width
min
Width
:
number
overlay
overlay
:
Partial
<
{
color
:
string
;
opacity
:
number
;
}
>
Type declaration
color
:
string
opacity
:
number
transformer
transformer
:
Partial
<
TransformerConfig
>
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
aspect
Ratio
circular
fixed
guides
height
keep
Ratio
margin
Ratio
min
Height
min
Width
overlay
transformer
width
x
y
Pikaso
Loading...