This is a generic callback function declaration used by ART_GUI_toolbar_CB_register. The actual callback function will use one of these types:
Copy Code
|
|
---|---|
typedef BOOL (FAR PASCAL *LPFNART_GUI_CALLBACKFUNC)(); |
This function does not process image pixels.