2
Answers

How to change WPF image source on runtime ?

Yanshof

Yanshof

14y
13.6k
1

I get new bitmap from some other component ( dont have any control on the other component ) every 5 seconds and i need to update my wpf image control with the new bitmap ( every 5 seconds ... ).

I cant find any way to update this wpf image control in run-time.

How can i do it ?

Thanks.
Answers (2)