Kaba function Image.create ed

...

Syntax ed

func mut Image.create(width: i32, height: i32, c: Color)

Parameters ed

width: i32
...

height: i32
...

c: Color
...