J Jeroen Ceuppens Sep 16, 2003 #1 Which methods, classes should I use to become the easiest programming manner? Thx
M Michael Mayer Sep 16, 2003 #2 Look at Graphics.DrawImage methods (something like 30 overloads) and the Bitmap class. You should find what you need. see also: http://www.bobpowell.net/pictureboxhowto.htm http://www.bobpowell.net/changing_resolution.htm
Look at Graphics.DrawImage methods (something like 30 overloads) and the Bitmap class. You should find what you need. see also: http://www.bobpowell.net/pictureboxhowto.htm http://www.bobpowell.net/changing_resolution.htm