Documentation
Table of contents
Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.

DSImage

Interface that defines an image acquired by an Image Source.

Attributes

Attribute Type
data Uint8Array
width number
height number
pixelFormat string

data

The image data.

width

The width of the image.

height

The height of the image.

pixelFormat

The pixel format of the image. Allowed values are “grey”, “rgb”, “bgr”, “rgba”, “bgra”.

Is this page helpful?

YesYes NoNo

Version 3.0.30

    • version 3.0.30
    • Version 3.x
      • Version 3.0.30
    • Version 2.x
      • Version 2.2.31
      • Version 2.2.30
      • Version 2.2.11
      • Version 2.2.10
      • Version 2.2.4
      • Version 2.2.2
      • Version 2.2.1
      • Version 2.2.0
    Change +