'Blazor IBrowserFile canvas DrawImageAsync

Im using BECanvas in blazor and trying to render image uploaded bu used in it by DrawImageAsync, but it requires ElementReference. Is it posible to dynamicly create ElementReference with src of my IBrowserFile?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source