C#:实现四连通填充算法 //4-connected boundary-fill //一种基于边界返回的四连通填充法,比如绘图颜料桶的作用 void BoundaryFill4(int x,int y,int fill,int