TMarchingPixelInfill

[TMarchingPixelInfill](API\Runtime\GeometryCore\Image\TMarchingPixelInfill) implements a very basic infilling strategy where the missing pixel with the most "known" neighbours is set to the average value of those neighbours, and this is iterated until all missing pixels are known.