Region():getColors()
To get color pixel in multiple coordinates at the same time, later these colors can be used to compare if color has similar score, this is useful to do color detection
Signature
getColors(points: List<Point>): List<Color>
Returns
List<Color>