.. _func_graphics_graphicsdepth: ============= GraphicsDepth ============= GraphicsDepth - Description =========== .. code-block:: blitzmax GraphicsDepth() Get depth of current graphics object The current graphics object can be changed using #SetGraphics. Parameters ========== Return Values ============= The depth, in bits, of the current graphics object Examples ======== See Also ========