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
Graphic DLL to download JPEG, GIF, etc
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
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
> 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
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
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 !
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 !
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by Mischa.
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
Try this on:Originally posted by PB
> it seems there is a problem with Progressive encoded JPEG
You're right, NViewLib doesn't load them.
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

Greetings,
Mischa
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
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
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