ComputeLabelBandParams
Parameters for computeLabelBand.
Import:
import type { ComputeLabelBandParams } from 'obsidian-integration-testing';Signature:
export interface ComputeLabelBandParamsProperties
| Property | Type | Description |
|---|---|---|
| imageHeightInPixels | number | Height of the image being labeled, in pixels. |
| imageWidthInPixels | number | Width of the image being labeled, in pixels. |
Links to this page: