ReferenceScreenScreen:getColors()✦Use with AI▾이 페이지에서Screen:getColors() 여러 좌표의 색상 픽셀을 동시에 가져옵니다. 이 색상들은 나중에 비슷한 점수를 가진 색상인지 비교하는 데 사용할 수 있으며, 색상 감지에 유용합니다. 시그니처 Screen:getColors(points: List<Point>): List<Color> 반환값 List<Color>