General Performance Optimization Original article here IDisposable Good to use on images Can be called either directly or implicitly by wrapping an object tin a using statement, as shown below: using (var image = UIImage.FromFile ("image.png")){ Draw (image); } Use the Linker