ImageJS
    Preparing search index...

    Interface ExtractOptions

    interface ExtractOptions {
        origin?: Point;
    }
    Index

    Properties

    Properties

    origin?: Point

    Origin of the ROI relative to a parent image (top-left corner).

    {row: 0, column: 0}