inline operator fun Bitmap.get(x: Int, y: Int): Int
Returns the value of the pixel at the specified location. The returned value is a color int in the sRGB color space.