How to convert image from one color model to another ? Can you show me some code snippets ? I have used google but i have not found the solution.
Asked
Active
Viewed 402 times
1 Answers
1
Here is the link to a class that will allow you to do pretty much everything with images in wpf.

dev hedgehog
- 8,698
- 3
- 28
- 55
-
i understand how to program the algorithm but i don't understand how to convert image – Jonh Sm Nov 28 '13 at 18:47
-
Ah I see now you are asking for an IMAGE and not a color. I changed my answer. Check it out. – dev hedgehog Nov 28 '13 at 18:53