![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi everyone,
I'm wondering if it's possible to extract and use the exif data from a .JPG file. I guess that opening the .jpg file in byte mode will be the first approching, but is there any function/object/dll or something to do it? Thanks in advance, Jes. |
|
|||
|
Hi,
Quite some time ago I have written in Visual Basic some routines to extract data from a JPEG file: the date a photo was made; the width and the height. Today, thanks to the excellence of Basic4PPC and the support organization, I have made the same functionality in Basic4PPC. Attached you will find the demonstration program, containing two routines. It is eay to incorporate those routines in another program: the interface is just a call with the filename and a structure to receive the data. Another structure is required for the routines. For those who require other information to extract, on http://www.exif.org/Exif2-2.PDF you will find the codes for all other information. Adding Manufacturer and Model took me a quarter of an hour. The JFIF format is not (yet) supported; if some body would like that to be supported, please let me know. Harry Harry |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| data transmission | WolfgangGruia | Questions & Help Needed | 9 | 07-15-2008 05:56 PM |
| db2000 - JPEG Exif | maXim | Italian Forum | 5 | 03-07-2008 07:03 PM |
| GPS Satellites map and data | derez | Share Your Creations | 2 | 01-29-2008 06:04 AM |
| send the hex data | alex_up | Questions & Help Needed | 10 | 12-18-2007 05:50 AM |
| Best data to work with GPS | Put Claude | Questions & Help Needed | 4 | 10-21-2007 09:58 PM |