BitsPerSample list box string. 0x1334 ∙ 4916
IG_ISIS_TAG_BPS_LBS allows an application to display a list box containing the currently valid BitsPerSample settings. It should be used in conjunction with IG_ISIS_TAG_SPP_LBS and IG_ISIS_TAG_PHOTO_LBS to give the user total control over color format. If separate control is not desired, you should use IG_ISIS_TAG_COLORFMTS_LBS instead.
Type:
IG_ISIS_TAG_TYPE_STRING
Drivers:
PIXFPACK.
Values:
The choices for IG_ISIS_TAG_BPS_LBS contain values such as "1", "4", and "8".
Tag Dependencies and Dependent Tags:
IG_ISIS_TAG_FILETYPE_LBS ∙ IG_ISIS_TAG_SPP_LBS ∙ IG_ISIS_TAG_BPS_LBS ∙ IG_ISIS_TAG_PHOTO_LBS ∙ IG_ISIS_TAG_COMPRESSION_LBS
Remarks:
The choices for IG_ISIS_TAG_BPS_LBS contain ASCII strings of the numbers of bits per sample that are currently available based on checking the index values currently selected in the other, related list boxes. This checking is accomplished by the application 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.