ImageGear Professional DLL for Windows
FNIGGUI_IP_UPDATE

This function is called by ImageGear to notify your application that the image has been modified by an Image Processing function.

Declaration:

 
Copy Code
VOID FNIGGUI_IP_UPDATE(HIGEAR hIGear);

Arguments:

Name Type Description
hIGear HIGEAR The HIGEAR handle of the image.

Return Value:

Returns 0 if successful. Otherwise, returns the number of ImageGear errors that occurred during this function call.

Supported Raster Image Formats:

All formats supported by ImageGear.

Sample:

None

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback