Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ImageSettings

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

Index

Enumerations

Properties

Properties

format

format: Format

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

height

height: number

The height of the image (rows of pixels).

width

width: number

The width of the image (columns of pixels).

Generated using TypeDoc