The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: C# Image Proccessing Techniques: Part II
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Sharjeel QadeerPosted Feb 28, 2011, 2:32 PM
if i want to change image on run time then wil it work on that image?
hai nam ngoPosted Oct 10, 2010, 10:30 AM
this error: Parameter must be positive and < Width. Parameter name: x
hai nam ngoPosted Oct 10, 2010, 12:10 AM
i was tried your code but there is one error
Mike GoldPosted Jun 13, 2010, 5:21 PM
This is a nice free utility for determining color components. Good article. One thing you might want to add is a way to toggle between hex and decimal using String.Format( "{0:x}", color.R);