Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help

How to detect if a TIF file is corrupted?

  •  03 Mar 2008, 8:41 PM

    How to detect if a TIF file is corrupted?

    Hi,

    I am developing a backend program which needs to pre-determine if a TIF image is corrupted. The program has no GUI and with our tight framework, I won't be using any atalasoft.wincontrols (e.g. workspaceviewer). Is there anyway to do this?

    I've tried using TiffFile's Read() and TiffDecoder's Read() & IsValidFormat() method. But they did not report errors on the corrupted TIF image.

     Any insight on this would be much appreciated. Thanks first! 

    Filed under:
View Complete Thread