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

    GUI pixel dump window output mode.

    Values:

    IG_GUI_PIXDUMP_DIGITS_HEX If this flag is set, pixel values are displayed in hexadecimal format.
    IG_GUI_PIXDUMP_DATA_COLOR Controls the display of the pixel dump for Indexed images. If this flag is set, palette values are displayed. Otherwise, raw pixel values are displayed.