Thumbnail View Resource
Source

www.i-programmer.info, posted 2010-05-04

Added By

Avatar MikeJames on 2010-05-04

Vitals
1score
  • 3693 total views
Summary
Creating a custom BitmapSource reveals a lot about how WPF bitmaps work.
Excerpt
"Many of the .NET bitmap classes are sealed and this can be very annoying - but the good news is that the core class BitmapSource isn't sealed and you can use it to base your own customized bitmap sources on. Even if you don't anticipate implementing your own custom BitmapSource finding out how to reveals quite a lot about the way that WPF bitmaps work."
Full Link

http://www.i-programmer.info/programming/wpf-workings/822-custom-bitmapsource.html

Votes

Avatar MikeJames

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

Tasks

Thumbnail Screenshots by Thumbshots