4,152 questions
GetStream from Image
Jassim Al Rahma
1,616
Reputation points
Hi, How can I GetStream from .NET MAUI Image in code-behind like this:
var imageContent = new StreamContent(await ImageProfile.GetStream());
Thanks, Jassim
Developer technologies .NET .NET MAUI
Sign in to answer