Page 1 of 1
Posted: Fri Sep 27, 2002 9:22 am
by BackupUser
Restored from previous forum. Originally posted by secam59.
Hi,
I've found a free graphic DLL (for non-commercial use) called GFL SDK.
It seems to be quite powerful but my programming skills are not enough advanced to take advantage of this DLL.
You can find the english and french versions at this address :
http://www.xnview.com
Have Fun !
Secam59
Posted: Fri Sep 27, 2002 10:30 am
by BackupUser
Restored from previous forum. Originally posted by PB.
> I've found a free graphic DLL (for non-commercial use) called GFL SDK.
> It seems to be quite powerful but my programming skills are not
> enough advanced to take advantage of this DLL.
Try the free NViewLib.dll -- it may be easier for you:
viewtopic.php?t=1727
PB - Registered PureBasic Coder
Posted: Fri Sep 27, 2002 12:33 pm
by BackupUser
Restored from previous forum. Originally posted by secam59.
Thanks PB, but i've already tried NViewLib.dll and I've got problems loading some JPEG so I'm looking for another solution !
Posted: Fri Sep 27, 2002 1:16 pm
by BackupUser
Restored from previous forum. Originally posted by PB.
> i've already tried NViewLib.dll and I've got problems loading some
> JPEG so I'm looking for another solution !
Can I help at all? NViewLib works fine for me with JPEGs...
PB - Registered PureBasic Coder
Posted: Fri Sep 27, 2002 4:10 pm
by BackupUser
Restored from previous forum. Originally posted by secam59.
In fact it seems there is a problem with Progressive encoded JPEG as I obtain an error message when I tried to download this kind of picture. And the purpose of my program is to collect pictures from internet sites so I have to use the pix format as it comes !
Posted: Sat Sep 28, 2002 12:01 am
by BackupUser
Restored from previous forum. Originally posted by PB.
> it seems there is a problem with Progressive encoded JPEG
You're right, NViewLib doesn't load them.
PB - Registered PureBasic Coder
Posted: Sat Sep 28, 2002 11:35 pm
by BackupUser
Restored from previous forum. Originally posted by Mischa.
Originally posted by PB
> it seems there is a problem with Progressive encoded JPEG
You're right, NViewLib doesn't load them.
Try this on:
http://www.ampsoft.de/daten/twjpeg2.zip
Freeware (only for non-commercial use) Size: 94KB
It can handle progressive JPGs, import twain and more..
The sample has been coded in 'Profan' and the Comments are written in German, so you (or somebody else) have to translate/convert it.
But at least it will be very simple, i think.
(I have no skill in speaking/writing english

Sorry!)
Greetings,
Mischa
Posted: Mon Sep 30, 2002 7:51 am
by BackupUser
Restored from previous forum. Originally posted by secam59.
Thanks a lot Mischa !
That's really what I'm looking for ! I can't speak german but I had not much problem to understand how the Dll works. It's fast and efficient and you can load thumbnails too ! I didn't look further the other options but I will (especially TWAIN functions)
Thanks again !
Secam59