i have hundred of multipage and single page tiffs with all kind of compression and i want to convert them to group 4 with libtiff.net and if possible with TiffCP in c#. i try to do this by "add reference" in Microsoft Visual Studio and using Bitmiracle.TiffCP;
but i don't know how should i use this namespace.
how can i solve that?