←Select platform

Read Method

Summary
Reads the image data from the device.
Syntax
C#
Java
public abstract int Read(  
   byte[] data, 
   int offset 
) 
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.