2010-04-21 72 views

回答

33
Bitmap result = new Bitmap(width, height); 
result.SetResolution(dpi, dpi); 
+4

+1为简明 – 2011-06-30 15:15:58