ImageJS
    Preparing search index...

    Interface ColorRoisOptions

    interface ColorRoisOptions {
        mode?: RoisColorMode;
        roiKind?: RoiKind;
    }
    Index

    Properties

    Properties

    Define the color mode to use to color the ROIs.

    'binary'

    roiKind?: RoiKind

    Specify which ROIs to color.

    'bw'