![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | [.NET 3.0] How to work with images? I need to load image from disk (stream) and to resize it in 500-500px and 100-100 px. How can i make it? In 2.0 i used GDI+. I can use it now, but i think that there is more good mechanics to do this. But i cant find it. How knows how to do it? best regards Dmitrij Polyanin |
My System Specs![]() |
| | #2 (permalink) |
| Vista Ultimate x64 | Re: [.NET 3.0] How to work with images? You can use WPF. It's a very powerful type for graphical operations. |
My System Specs![]() |
| | #3 (permalink) |
| | Re: [.NET 3.0] How to work with images? Ok leon, bad advice. There is no need to point him to WPF for such a simple operation. Real advice is here... Dim i_error As Image.GetThumbnailImageAbort Dim i As Image i = yourimage.GetThumbnailImage(width, height, i_error, 0) "i" is yourimage resized to the dimensions you want. "leonjohancool" <guest@xxxxxx-email.com> wrote in message news:9c9cf4eb604268242b89c18253fe1cee@xxxxxx-gateway.com... Quote: > > You can use WPF. It's a very powerful type for graphical operations. > > > -- > leonjohancool |
My System Specs![]() |
| | #4 (permalink) |
| Vista Ultimate x64 | Re: [.NET 3.0] How to work with images? I think he wants something new that comes with new versions of .NET and doesn't want to use GDI+. right? |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| .png images and UAC | Vista account administration | |||
| Getty Images and View Images Can't view | Vista General | |||
| ISO Images | Vista General | |||
| CD Images | Vista installation & setup | |||
| CD-Images for RC1? | Vista installation & setup | |||