GetBMPBitDepth Method

Description         This method retrieves the DIB file bit count.

Syntax                 RetVal = [BIDIB.]GetBMPBitDepth FileName

Returns               RetVal                    short                The bit count of the DIB, 0 on error.

Remarks             FileName                String              Path and name of the input file.

See Also