TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sanju Singh
NA
280
44.2k
updating images using multithreading
Dec 22 2014 5:25 AM
hello,
I am facing a problem while updating multiple images on my wpf form. i have two bitmap images an i wish to write the pixel data in these two images in parallel. I created two threads and assign the task. however there is an error...
The calling thread cannot access this object because a different thread owns it.
I understand that actually my image objects are handled by main thread and so the background threads are not able to access them. can anyone knows a way to do the update in parallel . I really need to run the code in parallel as i am capturing images at 30fps.
thank you
Reply
Answers (
1
)
How to draw accurate shapes in Windows 8 store application
Google Adsense ads not showing on WP WebBrowser Control