ImageJS
    Preparing search index...

    Interface GetMaskOptions

    interface GetMaskOptions {
        solidFill?: boolean;
    }
    Index

    Properties

    Properties

    solidFill?: boolean

    Should the ROI holes be filled in the resulting mask?

    false