internal void ToDistance()
 {
     Image = image.ApplyDistanceTransform();
 }