image-js
Preparing search index...
index
FlipOptions
Interface FlipOptions
interface
FlipOptions
{
axis
?:
"horizontal"
|
"vertical"
|
"both"
;
out
?:
Image
;
}
Index
Properties
axis?
out?
Properties
Optional
axis
axis
?:
"horizontal"
|
"vertical"
|
"both"
Image to which the resulting image has to be put.
Default
'horizontal'
Optional
out
out
?:
Image
Image to which the resulting image has to be put.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
axis
out
image-js
Loading...
Image to which the resulting image has to be put.