And if i have an element of type Image , how can i set WriteableBitmap to this Image ?
I tried WriteableBitmap writeableBmp = eikona (where eikona is the name of ImageControl , but the types don't match)
I tried WriteableBitmap writeableBmp = eikona (where eikona is the name of ImageControl , but the types don't match)