public static DeviceContext CreateDeviceContext(string driver, string device) => GdiMethods.CreateDeviceContext(driver, device);