ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / GUI Component API Reference / GUI Component Functions Reference / Colorbook Functions / IG_gui_colorbooks_dlg
In This Topic
    IG_gui_colorbooks_dlg
    In This Topic

    This function displays Color Books dialog allowing the user to manipulate with the loaded books as well as to add new and remove existing.

    Declaration:

     
    Copy Code
    BOOL ACCUAPI IG_gui_colorbooks_dlg(
            HWND hWnd
    );
    

    Arguments:

    Name Type Description
    hWnd HWND Handle of the parent window.

    Return Value:

    Returns TRUE if OK button is clicked; FALSE - otherwise.

    Supported Raster Image Formats:

    This function does not process image pixels.