문제

I need to split TIFF file to many files (each page in a separate file).

I wrote a function but splitting of a large amount of files takes time :/

Then I was searching for a library to do the split and I found the LibTiff.Net but I can't find the split function!!

Can you please help me to use this library?

도움이 되었습니까?

해결책

Did you read the documentation on their website? I found this in about 45 seconds of searching.

If you've tried that, and it doesn't work, update your question.

If you have a budget for this project, I strongly recommend LEADtools for all of your TIFF-related image processing needs. I've used it in the past and it's fantastic.

다른 팁

I found this

http://www.sherrodcomputers.com/products_tiffsplitter_dll_download.cfm

does what you need. Simple and faster. Its not free but worth the money (less than 100$ one developer license).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top