What it lacks in efficiency, it makes up for in efficiency! [Silverlight-ready PNG encoder implementation shows one way to use .NET IEnumerables effectively]
**
This blog has moved to a new location and comments have been disabled.
All old posts, new posts, and comments can be found on The blog of dlaa.me.
See you there!
Comments
Anonymous
February 10, 2011
Could this fast enough be used for web cam streaming together with a fast compression library like http://www.quicklz.com?Anonymous
February 11, 2011
The comment has been removedAnonymous
October 11, 2011
Is there something I'm missing? I get weird image random outputs (changes every time I run it, even though the image input doesn't change). The unit tests "RandomImages" and "NotEnoughPixels" provided in the unit tests are failling too.Anonymous
October 11, 2011
Morten Nielsen, I just did a clean download/unpack of the ZIP on two different machines; all unit tests passed on both machines multiple times in a row. Additionally, the extracted code matches what's in my source control repository. Is there any chance one of the files might have been changed on your end? Or are you running on a beta build of .NET, maybe?