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.
Sample:
None