Skip to content

ComputeLabelBandParams

Parameters for computeLabelBand.

Import:

import type { ComputeLabelBandParams } from 'obsidian-integration-testing';

Signature:

export interface ComputeLabelBandParams

Properties

PropertyTypeDescription
imageHeightInPixelsnumberHeight of the image being labeled, in pixels.
imageWidthInPixelsnumberWidth of the image being labeled, in pixels.

Links to this page: