|
-
September 29th, 2010, 06:28 PM
#3
Re: Image manipulation in WPF
 Originally Posted by TheGreatCthulhu
Check out the BmpBitmapEncoder class. If you scroll all the way down, you'll find an example.
The XyzBitmapEncoder classes apparently provide a lot of flexibility, compared to what you had before with Bitmap.Save(...) methods at least.
You can also try and pull some bitmap data (bitmap bits) based stunt to get an System.Drawing.Bitmap object.
Hmm, well I know how to load an image, and display it with a shader effect, and I also know how to load an image and then save it, but I don't know how to load an image, apply an effect and then save it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|