2
Answers

Open an image is synchronous operation?

Enrico

Enrico

14y
2.6k
1
Hi all.
I have one problem in my project. I open some bitmap with the instruction new Bitmap().
I would like to know if this operation is synchronous or asynchronous. I think the second because there are some problem in the application when it run.

Thanks a lot!
Enrico.
Answers (2)