ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ISIS Component API Reference / ISIS Component Tags Reference / Custom Dialog Box Tags / IG_ISIS_TAG_AVAILCOLORFMTSNAME
In This Topic
    IG_ISIS_TAG_AVAILCOLORFMTSNAME
    In This Topic

    Available color format name choices. 0x1325  4901

    IG_ISIS_TAG_AVAILCOLORFMTSNAME allows an application to display the currently valid color format name choices in a list box in a common save dialog box. (Read-only.)

    Type:

    IG_ISIS_TAG_TYPE_STRING

    Drivers:

    PIXFPACK.

    Values:

    The choices for IG_ISIS_TAG_AVAILCOLORFMTSNAME may contain any currently valid color format names, such as "Binary", "4-Bit Gray", "8-Bit Palette", or "24-Bit Color".

    Tag Dependencies and Dependent Tags:

    IG_ISIS_TAG_AVAILFORMAT_FILETYPES  IG_ISIS_TAG_AVAILCOLORFMTS  IG_ISIS_TAG_AVAILCOLORFMTSNAME  IG_ISIS_TAG_AVAILCOMPRESSION

     IG_ISIS_TAG_AVAILCOMPRESSIONNAME

    Remarks:

    The choices for IG_ISIS_TAG_AVAILCOLORFMTSNAME contain the ASCII color format name values for the current IG_ISIS_TAG_AVAILCOLORFMTS choices. The value of this tag has no meaning. Query this tag's choices to obtain the values to put into a list box.

    See Also:

    IG_ISIS_TAG_AVAILFORMAT_FILETYPES

    IG_ISIS_TAG_AVAILCOLORFMTS

    IG_ISIS_TAG_AVAILSAMPLESPERPIXEL

    IG_ISIS_TAG_AVAILPHOTOMETRIC

    IG_ISIS_TAG_AVAILCOMPRESSION

    IG_ISIS_TAG_AVAILCOMPRESSIONNAME