ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ARTGUI Component API Reference / ARTGUI Component Callback Functions Reference / LPFNART_GUI_CALLBACKFUNC
In This Topic
    LPFNART_GUI_CALLBACKFUNC
    In This Topic

    This is a generic callback function declaration used by ART_GUI_toolbar_CB_register. The actual callback function will use one of these types:

    Declaration:

     
    Copy Code
    typedef BOOL (FAR PASCAL *LPFNART_GUI_CALLBACKFUNC)();
    

    Supported Raster Image Formats:

    This function does not process image pixels.