You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The requirement for this feature is to loop 240 images and release the resources of the previous image when playing the next image. Since I need to obtain the image, I must use synchronous execution in the Draw event, and I cannot find any other way😑
I'm not sure if it's a UI thread scheduling issue, but my timer is DispatcherTimer
The text was updated successfully, but these errors were encountered: