开发者

Jpeg 2000 and .net

开发者 https://www.devze.com 2022-12-28 06:42 出处:网络
I working in a activex control using .net for load it in a ie website. I need read a jpeg 2000 file but i don\'t want use a 3rd party dll because this will cause dependencies or embedding it make my d

I working in a activex control using .net for load it in a ie website. I need read a jpeg 2000 file but i don't want use a 3rd party dll because this will cause dependencies or embedding it make my dll very big. Anyone have idea where i can find a class .cs for em开发者_JS百科bedded on my project, i need only read file, no write only read.


Try this project, which contains a C# JPEG2000 decoder. (Although it's still under development)

0

精彩评论

暂无评论...
验证码 换一张
取 消