Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / Languages / C#

Convert RGB to Gray Scale without using Pointers

0.00/5 (No votes)
17 Jan 2012CPOL 9.9K  
I would use the colormatrix for that... Look here under the grayscale methodhttp://pawjershauge.blogspot.com/2010/09/imagedrawing-extensions.html
I would use the colormatrix for that... Look here under the grayscale method

http://pawjershauge.blogspot.com/2010/09/imagedrawing-extensions.html

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)