ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Core Component API Reference / Core Component Enumerations Reference / enumColorProfileAttr
In This Topic
    enumColorProfileAttr
    In This Topic

    GUI color profile window attributes.

    Values:

    IG_GUI_DATA_COLOR_COMPONENT Specifies color components to display. Attribute value is a combination of enumGUIColorComponentEx constants.
    IG_GUI_DATA_COLORPROFILE_STYLE Specifies the display style of color components information. Attribute value is a combination of enumColorProfileStyle constants.
    IG_GUI_DATA_COLORPROFILE_IMGHWND Specifies the window handle of GUI window.

    Remarks:

    See IG_GUI_color_profile_attribute_get for more details.