←Select platform

Read Method

Summary

Reads the image data from the device.

Syntax
Java
public abstract int read(byte[] data, int offset) 

Parameters

data
Data buffer to store the image data in.

offset
The data buffer offset.

Return Value

The number of bytes placed in the data buffer.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly