Preparing search index...
The search index is not available
ImageJS
ImageJS
ColorRoisOptions
Interface ColorRoisOptions
interface
ColorRoisOptions
{
mode
?:
RoisColorMode
;
roiKind
?:
RoiKind
;
}
Index
Properties
mode?
roi
Kind?
Properties
Optional
mode
mode
?:
RoisColorMode
Define the color mode to use to color the ROIs.
Default
'binary'
Optional
roi
Kind
roiKind
?:
RoiKind
Specify which ROIs to color.
Default
'bw'
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mode
roi
Kind
ImageJS
Loading...
Define the color mode to use to color the ROIs.