Preparing search index...
The search index is not available
ImageJS
ImageJS
invert
Function invert
invert
(
image
,
options
?
)
:
Image
Invert the components of an image.
Parameters
image
:
Image
The image to invert.
Optional
options
:
InvertOptions
Invert options.
Returns
Image
The inverted image.
invert
(
image
,
options
?
)
:
Mask
Invert the components of an image.
Parameters
image
:
Mask
The image to invert.
Optional
options
:
InvertOptions
Invert options.
Returns
Mask
The inverted image.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ImageJS
Image
Mask
Montage
Roi
RoiMapManager
Stack
AffineTransform
AlignMinDifferenceOptions
AndOptions
BlurOptions
Border
BottomHatOptions
Brief
BruteForceMatchOptions
CannyEdgeOptions
ClearBorderOptions
CloseOptions
ColorRoisOptions
ComputeConvolutionValueOptions
ConvertColorOptions
ConvexHull
Loading...
Invert the components of an image.