ReferenceRegionRegion():getColor()✦Use with AI▾本页总览Region():getColor() 获取特定坐标处的像素颜色,随后可使用该颜色比较其相似分数,这对颜色检测非常有用。 签名 getColor(x: number, y: number): Color getColor(point: Point): Color 返回值 Color