L
Lee
hai everyone
Can anyone suggest any method to fill a closed region using a
particular color. I need a C function of the following format,
<return type> flood_fill(int x,int y,int fill_color,int border_color);
Thanks in advance
Lee
Can anyone suggest any method to fill a closed region using a
particular color. I need a C function of the following format,
<return type> flood_fill(int x,int y,int fill_color,int border_color);
Thanks in advance
Lee