This function returns status information for the multi-page image, such as the association type, open mode, as well as others.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_mpi_info_get_W( HMIGEAR hMIGear, AT_MODE nMode, LPVOID lpData, DWORD dwSize ); |
Name | Type | Description |
---|---|---|
hMIGear | HMIGEAR | HIGEAR handle to the multi-page image. |
nMode | AT_MODE | Specifies the type of information being retrieved. See enumIG_MPInfoMode for possible values. |
lpData | LPVOID | Pointer to the buffer to return the allocated data. |
dwSize | DWORD | Size of the buffer. |
All pixel formats supported by ImageGear for C and C++.
GUI Windows