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
From my current understanding, while calling one of these methods to save an image, the current thread hangs instead of doing someting useful while an image is being saved. Would it be possible to introduce async overloads of these methods?
From my current understanding, while calling one of these methods to save an image, the current thread hangs instead of doing someting useful while an image is being saved. Would it be possible to introduce async overloads of these methods?