-2

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.

Jonh Sm
  • 29
  • 4

1 Answers1

1

Here is the link to a class that will allow you to do pretty much everything with images in wpf.

http://msdn.microsoft.com/en-us/library/system.windows.media.imaging.formatconvertedbitmap(v=vs.110).aspx

dev hedgehog
  • 8,698
  • 3
  • 28
  • 55