←Select platform

GetPage Method (ISaneService)

Summary

Gets a specific image page.

Syntax
Java
public ByteArrayOutputStream getPage(String id, int pageNumber, RasterImageFormat format, int bpp, int width, int height, Object userData) 

Parameters

id
The scanning session ID

pageNumber
The 1-based page number

format
The image format

bpp
The image bits-per-pixel

width
The image width.

height
The image height.

userData
The user data

Return Value

The image data

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.Server Assembly