ImageMan DLL Suite Version 8Submit feedback on this topic   

ImgSetPage

int IMAPI ImgSetPage (hImage, nPage)

This function prepares the given image to read from image number nPage in the file.

 

Parameter

Type

Description

hImage

HANDLE

Identifies image to set page for.

nPage

int

0-based page number to seek to.

 

 

Return Value

The return value is IMG_OK on success. If an invalid page number is passed to the function, it will return IMG_INV_PAGE.

 

 


© 1995-2004 Data Techniques, Inc. All rights reserved.