Returns the depth of the texture at the specified mipmap level (for 3D textures)
Future<int> getDepth([int level = 0]);