0
kicks
Ivan Uzunov Blog » Blog Archive » Create High Quality Thumbnails with
Creating thumbnails with .NET is really simple task. You have to call only one method Image.GetThumbnailImage(). The problem is that the quality of the created image is really poor.