Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ImageSettings

A configuration object to define the properties of an image to be scanned.

Index

Enumerations

Properties

Properties

Readonly format

format: Format

The format of the pixel data, meaning the mapping of array bytes to image pixels.

Readonly height

height: number

The height of the image (rows of pixels).

Readonly width

width: number

The width of the image (columns of pixels).

Generated using TypeDoc