Kaba function Image.get_pixel ed

...

Syntax ed

func pure Image.get_pixel(x: i32, y: i32) -> Color

Parameters ed

x: i32
...

y: i32
...

Return ed

...