c# Programming Glossary: croppedbitmap
The calling thread cannot access this object because a different thread owns it http://stackoverflow.com/questions/2728896/the-calling-thread-cannot-access-this-object-because-a-different-thread-owns-it because a different thread owns it Why I can't create CroppedBitmap in the following code I got an exception The calling thread.. a different thread owns it. If I change the code to CroppedBitmap cb new CroppedBitmap new WriteableBitmap bf new Int32Rect 1.. owns it. If I change the code to CroppedBitmap cb new CroppedBitmap new WriteableBitmap bf new Int32Rect 1 1 5 5 the exception is..
|