ImageGear for C and C++ on Linux v20.0 - Updated
LPFNIG_ART_CALLBACKFUNC
API Reference Guide > ART Component API Reference > ART Component Callback Functions Reference > LPFNIG_ART_CALLBACKFUNC

This is a generic prototype for ART callback functions. See ART_callback_register.

Declaration:

 
Copy Code
typedef AT_BOOL (ACCUAPI *LPFNART_CALLBACKFUNCTION)(
);

Arguments:

None

Return Value:

See descriptions of specific callback functions.

Supported Raster Image Formats:

This function does not process image pixels.

Is this page helpful?
Yes No
Thanks for your feedback.