Color formats list box string. 0x1332 ∙ 4914
IG_ISIS_TAG_COLORFMTS_LBS allows an application to display a list box containing the color formats supported by the currently-selected file format. This gives the user one-listbox control over color formats. If you instead want to provide three-listbox control over the individual color format settings, use IG_ISIS_TAG_SPP_LBS, IG_ISIS_TAG_BPS_LBS, and IG_ISIS_TAG_PHOTO_LBS instead.
IG_ISIS_TAG_TYPE_STRING
PIXFPACK.
The choices for IG_ISIS_TAG_COLORFMTS_LBS contain values such as "Binary", "4-level gray", "8-bit palette", and "24-bit color".
IG_ISIS_TAG_FILETYPE_LBS ∙ IG_ISIS_TAG_COLORFMTS_LBS ∙ IG_ISIS_TAG_COMPRESSION_LBS
The choices for IG_ISIS_TAG_COLORFMTS_LBS contain the names of the available color formats based on checking the index values currently selected in the other, related list boxes. This checking is accomplished by calling IG_ISIS_drv_update_state whenever the user changes any of the color format selections in the dialog box. The value of this tag has no meaning.