2
I’m building an application in C# and ASP.NET MVC and Razor that reads data from mp3 files, but I can’t display the album image. I have tried several available libraries, I extract all information except the album image (art cover album), I believe it is necessary to convert the bitmap information to jpeg
or some other format to display via <img src>
.
Can someone help me?
Thank you very much!
– Lucas
@Lucas The answer answers your question? See the tour to understand how the site works. Thank you!
– Leonel Sanches da Silva