Table of contents

SamplingImageData

Stores the sampling image data.

public class SamplingImageData

Attributes

Attribute Type
Bytes byte[ ]
Width int
Height int

Bytes

The sampling image data in a byte array.

byte[] Dynamsoft.Barcode.SamplingImageData.Bytes

Width

The width of the sampling image.

int Dynamsoft.Barcode.SamplingImageData.Width

Height

The height of the sampling image.

int Dynamsoft.Barcode.SamplingImageData.Height

This page is compatible for:

Is this page helpful?

YesYes NoNo