H Herfried K. Wagner [MVP] Sep 23, 2005 #2 Henrik said: How can i resize an image from a tif-file? And save it to a new file? Click to expand... For single-frame files: Resizing an image with a certain interpolation mode <URL:http://dotnet.mvps.org/dotnet/faqs/?id=interpolationmode&lang=en>
Henrik said: How can i resize an image from a tif-file? And save it to a new file? Click to expand... For single-frame files: Resizing an image with a certain interpolation mode <URL:http://dotnet.mvps.org/dotnet/faqs/?id=interpolationmode&lang=en>
B Bob Powell [MVP] Sep 23, 2005 #3 Check out the GDI+ FAQ for this information and a whole lot more on relavent subjects. -- Bob Powell [MVP] Visual C#, System.Drawing Ramuseco Limited .NET consulting http://www.ramuseco.com Find great Windows Forms articles in Windows Forms Tips and Tricks http://www.bobpowell.net/tipstricks.htm Answer those GDI+ questions with the GDI+ FAQ http://www.bobpowell.net/faqmain.htm All new articles provide code in C# and VB.NET. Subscribe to the RSS feeds provided and never miss a new article.
Check out the GDI+ FAQ for this information and a whole lot more on relavent subjects. -- Bob Powell [MVP] Visual C#, System.Drawing Ramuseco Limited .NET consulting http://www.ramuseco.com Find great Windows Forms articles in Windows Forms Tips and Tricks http://www.bobpowell.net/tipstricks.htm Answer those GDI+ questions with the GDI+ FAQ http://www.bobpowell.net/faqmain.htm All new articles provide code in C# and VB.NET. Subscribe to the RSS feeds provided and never miss a new article.
G Guest Sep 25, 2005 #4 Thanks both.. i maybe think herfried solution work? haven't tried? I needed the conversion pretty fast, so i had to find a 3. party tool to do it for me..
Thanks both.. i maybe think herfried solution work? haven't tried? I needed the conversion pretty fast, so i had to find a 3. party tool to do it for me..