Getting Image Compression Info in VB.NET

C

Corey Ellsworth

I have an existing TIFF file on disk. I need to be able to read the image
compression information for this file using VB.NET. I am trying to verify
that all files coming into my system are CCITT Group 3 or Group 4 TIFFs. I
have found the methods to use to write Group3 and Group4 TIFFs, but I cannot
seem to read the compression type of an already existing TIFF. Does anyone
know how to do this in VB.NET? Thanks for the help.

Regards,

Corey Ellsworth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top