jocontacter / asceticcropper

ascetic cropper repo
MIT License
9 stars 2 forks source link

Want to bind ResultPhotoSource in more than one Image source #5

Closed abraham891 closed 3 years ago

abraham891 commented 3 years ago

If ResultPhotoSource is binded to more than one image source, it throws ObjectDisposedException, "Cannot access the closed stream".

Help would be appreciated.

jocontacter commented 3 years ago

Hi Abraham! ResultPhotoSource is not a part of asceticcropper. You can take the stream returned by cropper.GetImageAsJpegAsync and copy or do whatever you want with him