Preparing search index...
The search index is not available
ImageJS
ImageJS
ExtractOptions
Interface ExtractOptions
interface
ExtractOptions
{
origin
?:
Point
;
}
Index
Properties
origin?
Properties
Optional
origin
origin
?:
Point
Origin of the ROI relative to a parent image (top-left corner).
Default
{row: 0, column: 0}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
origin
ImageJS
Loading...
Origin of the ROI relative to a parent image (top-left corner).