获取屏幕点处的像素颜色
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public Color PixelColor( Point point ) |
参数
- point
- Type: System.Drawing..::.Point
指定的屏幕点对象。
C# |
---|
public Color PixelColor( Point point ) |