Syntax
Result = dbBitmapDepth([BitmapID])
Description
This command will return an integer value of the color bit-depth of the current bitmap. You can optionally provide a bitmap number to return the color bit-depth of a specified bitmap. color bit-depths represent the maximum amount of colors the bitmap can hold. The parameter should be specified using an integer value.
See Also