找色专题

按键精灵----找图找色

得到指定点颜色---- GetPixelColor 找色命令: 区域找色-------- FindColor GetColor = GetPixelColor(10, 5) TracePrint GetColor FindColor 0, 0, 336, 10, "B2DCEE", intX, intY  //在区域找到颜色值 If intX > 0