函数简介:

获取屏幕的色深.

函数原型:

long GetScreenDepth()

参数定义:

返回值:

整形数:
返回系统颜色深度.(16或者32)

示例:


Depth = dm.GetScreenDepth()