/// <summary> /// Presents the rendered image /// </summary> public void Present() { context.Swap(); }