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

    GUI pixel dump window attributes.

    Values:

    IG_GUI_PIXDUMP_FONT Specifies HFONT font handle used to display content of window.
    IG_GUI_PIXDUMP_MODE Specifies the mode to data display. Attribute value is a combination of enumPixdumpMode constants.
    IG_GUI_PIXDUMP_COLOR_COMPONENT Specifies color components to display. Attribute value is a combination of enumPixdumpComponentEx constants.

    Remarks:

    See IG_GUI_pixdump_attribute_get for more details.