Domanda

I have a bunch of images in Jpeg 2000 format(J2C). I need to display that images in browser and therefore I have to convert these images to simple JPEG format. I am wondering if C# has some built mechanisms to do that?

È stato utile?

Soluzione

Have a look at FreeImage. Don't think c# has built-in support for JP2

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top