BITMAP DEPTH()
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.

SYNTAX
Return Value=BITMAP DEPTH()
Return Value=BITMAP DEPTH(Bitmap Number)

RELATED INFO
Bitmap Commands
Glossary

EXAMPLE
Bitmap Editing