Search found 3 matches

by DeGriz
2013-09-03T22:37:19-07:00
Forum: Bugs
Topic: Bug in BMP file retrieved from scanner
Replies: 5
Views: 9629

Re: Bug in BMP file retrieved from scanner

But nevertheless it still ends up returning error code after execution. There is no guarantee the error was not critical. If it was in some sort of additional data - that would be fine. But there is a message in the error stream and a error code that the program return... I will rewrite some part of ...
by DeGriz
2013-09-03T09:03:00-07:00
Forum: Bugs
Topic: Bug in BMP file retrieved from scanner
Replies: 5
Views: 9629

Re: Bug in BMP file retrieved from scanner

Yes, convert.exe do work with it, but identify.exe does not. I don't see the reason to convert file just to get info about it. Especially if files are large (4000x3000 or larger). That was the main reason why I even used ImageMagick. Eventually I load file into program, but sometimes I need to ...
by DeGriz
2013-09-03T06:47:55-07:00
Forum: Bugs
Topic: Bug in BMP file retrieved from scanner
Replies: 5
Views: 9629

Bug in BMP file retrieved from scanner

I am using WIA interface to retrieve scanned images. Scanner returns me file named WIA*.tmp.jpg (for example: WIA6F3.tmp.jpg). This is actually a BMP file. But even when I rename it I still get an error: identify.exe: Length and filesize do not match `C:\Users\Kahanov.Andrey\Desktop\WIA9773.tmp.jpg ...