FIPISmultiGetPage
Back to index
 

Description:
function that should return specified page to Imager.

Definition:
function FIPISmultiGetPage(index: integer):hBitmap; stdcall;

Variables:
index - number of page to return (starting from 0)

Should return:
bitmap handle - if success
0 - if failed

Notes:
n/a

 
© 1999-2001 Alexander S. Tereschenko