| View previous topic :: View next topic |
| Author |
Message |
Jack Guest
|
Posted: Wed Oct 04, 2006 10:55 pm Post subject: TIF metadata Extraction |
|
|
Looking for a Delphi 6-compatible component that extracts metadata from a
tif image. Any pointers appreciated. |
|
| Back to top |
|
 |
Michel Leunen Guest
|
Posted: Wed Oct 04, 2006 11:26 pm Post subject: Re: TIF metadata Extraction |
|
|
Jack wrote:
| Quote: | Looking for a Delphi 6-compatible component that extracts metadata from a
tif image. Any pointers appreciated.
|
You don't need a component, just use GDI+ and reading metadata from a
image becomes incredibly easy.
Michel
--
----------------------------------------
Michel Leunen
mailto: see my homepage.
C++Builder, BCC5.5.1 Web site:
http://www.leunen.com/
---------------------------------------- |
|
| Back to top |
|
 |
Jack Guest
|
Posted: Thu Oct 05, 2006 2:19 am Post subject: Re: TIF metadata Extraction |
|
|
Sorry I'm not familiar with GDI+. I want to use Delphi to load metadata from
the image into a relational database. How would that work with GDI+?
"Michel Leunen" <nospam (AT) noreply (DOT) be> wrote in message
news:4523fcc0 (AT) newsgroups (DOT) borland.com...
| Quote: | Jack wrote:
Looking for a Delphi 6-compatible component that extracts metadata from a
tif image. Any pointers appreciated.
You don't need a component, just use GDI+ and reading metadata from a
image becomes incredibly easy.
Michel
--
----------------------------------------
Michel Leunen
mailto: see my homepage.
C++Builder, BCC5.5.1 Web site:
http://www.leunen.com/
---------------------------------------- |
|
|
| Back to top |
|
 |
Mat Ballard Guest
|
|
| Back to top |
|
 |
|