SetResolution Bitmap.SetResolution method Sets the resolution for this Bitmap. public void SetResolution ( float xDpi......The horizontal resolution, in dots per inch, of the Bitmap. yDpi...The vertical resolution, in dots per inch, of the Bitmap. See...