image-js
Preparing search index...
index
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
image-js
Loading...
Define the color mode to use to color the ROIs.