private void FlipY_Changed(object sender, EventArgs e) { ExternalApps.PngFlipY(InlayFile); picInlay.ImageLocation = InlayFile; }