This function is called by ImageGear to notify your application that the image has been modified by an Image Processing function.
Copy Code
|
|
---|---|
VOID FNIGGUI_IP_UPDATE(HIGEAR hIGear); |
Name | Type | Description |
---|---|---|
hIGear | HIGEAR | The HIGEAR handle of the image. |
All formats supported by ImageGear.
None