Sorry to ask a question like that but I can't found a good answer :/
What is the difference between BitmapImage and Bitmap?
I want to work with TIFF image with any one of them I have to work. I found some tutorial that works with BitmapImage and another that works with Bitmap.