All Tags »
Detect Corrupt TIF
Sorry, but there are no more tags available to filter with.
-
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() & ...