Syntax

Result = dbGetBackbufferDepth()

Description

This command will return the depth of the backbuffer. You can pass this data to a DLL to assist in the direct access of backbuffer memory. You can only use this command when you have used the dbLockBackbuffer command.

See Also

dbGetBackbufferHeight, dbGetBackbufferPitch, dbGetBackbufferPtr, dbGetBackbufferWidth, dbLockBackbuffer, dbUnlockBackbuffer