获取屏幕点处的像素颜色

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public Color PixelColor(
	Point point
)

参数

point
Type: System.Drawing..::.Point
指定的屏幕点对象。

返回值

得到指定屏幕点处的像素颜色。

版本信息

SuperMap iObjects .NET


请参见