Thumbnail View Resource
Source

drwpf.com (Dr. WPF), posted 2007-09-09

Added By

Avatar Actipro on 2007-09-09

Vitals
0score
  • 1980 total views
Summary
Dr. WPF builds a sample application to show how to perform some common image manipulation tasks.
Excerpt
"The following question recently appeared in the WPF forum: Is there posibility of resizing BitmapImage using WPF? I do not want to resize an Image control. I want to resize image itself so when i convert it to bytes and stores it in database it has desired size. In my response to that question, I included some sample code demonstrating how you might resize an image by leveraging the BitmapImage class to decode the image to the desired pixel width and height and then save the converted image back to a disk file or store it in a database."
Full Link

http://drwpf.com/blog/2007/09/08/image-manipulation-using-wpf-imaging-classes/

About Dr. WPF

Dr. WPF is a member of the WPF Disciples group and is very active on Microsoft forums. He has a great number of helpful posts that explain various aspects of WPF. http://drwpf.com/blog/

The WPFpedia resource guide has 18 total links to this site.

Comments 

There aren't any comments yet for this resource. Be the first to add one!

Add a Comment

Please log in to post comments.

Tags

  • Tag Technology / Image (29)
  • Tag Platform / WPF (922)

Tasks

Thumbnail Screenshots by Thumbshots