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_AVAILBITSPERSAMPLE
In This Topic
    IG_ISIS_TAG_AVAILBITSPERSAMPLE
    In This Topic

    Available BitsPerSample choices. 0x1330 4912

    IG_ISIS_TAG_AVAILBITSPERSAMPLE allows an application to query the currently valid BitsPerSample choices for use in a list box in a common save dialog box. (Read-only.)

    Type:

    IG_ISIS_TAG_TYPE_LONG

    Drivers:

    PIXFPACK.

    Values:

    The choices for IG_ISIS_TAG_AVAILBITSPERSAMPLE may contain any currently valid BitsPerSample values.

    Tag Dependencies and Dependent Tags:

    IG_ISIS_TAG_AVAILFORMAT_FILETYPES  IG_ISIS_TAG_AVAILSAMPLESPERPIXEL  IG_ISIS_TAG_AVAILBITSPERSAMPLE  IG_ISIS_TAG_AVAILPHOTOMETRIC  IG_ISIS_TAG_AVAILCOMPRESSION  IG_ISIS_TAG_AVAILCOMPRESSIONNAME

    Remarks:

    The choices for IG_ISIS_TAG_AVAILBITSPERSAMPLE contain the BitsPerSample values for the current SamplesPerPixel setting. 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_AVAILSAMPLESPERPIXEL

    IG_ISIS_TAG_AVAILPHOTOMETRIC

    IG_ISIS_TAG_AVAILCOMPRESSION

    IG_ISIS_TAG_AVAILCOMPRESSIONNAME