Is it possible to convert a UIImage into a Microsoft.Maui.Image?
I’ve been unable to figure out how so far. I’ve tried searching for documents, tutorials and the MAUI source code but haven’t yet figured this out. It seemed so much easier to do in Xamarin Forms, from recollection. Can somebody tell me what I’m missing here? The Android approach would also be a bonus (i.e. Android.Media.Image or Bitmap?).