Kaba function Image.set_pixel ed

...

Syntax ed

func mut Image.set_pixel(x: i32, y: i32, c: Color)

Parameters ed

x: i32
...

y: i32
...

c: Color
...