Preparing search index...
The search index is not available
ImageJS
ImageJS
FlipOptions
Interface FlipOptions
interface
FlipOptions
{
axis
?:
"both"
|
"horizontal"
|
"vertical"
;
out
?:
Image
;
}
Index
Properties
axis?
out?
Properties
Optional
axis
axis
?:
"both"
|
"horizontal"
|
"vertical"
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
ImageJS
Loading...
Image to which the resulting image has to be put.