Bitmap.getPixel

Gets the RGB color at position x, y. (0, 0) is top left.

class Bitmap
Color
getPixel
(
int x
,
int y
)

Meta