public static IPattern GetCopy(Region Region) => ScreenshotManager.GetScreenshot() .Crop(Region.TransformToImage()) .Copy();