Search found 5 matches

by WatcherFF
Tue Dec 28, 2010 5:06 pm
Forum: GFL SDK
Topic: EXIFDateTaken crach
Replies: 6
Views: 3626

Re: EXIFDateTaken crach

it also crash :(
ok, i understand the problem. Send me your email by PM

Could you send the the last version too? I'm using GFLAx from here
http://newsgroup.xnview.com/viewtopic.php?f=4&t=19952.

But EXIFDateTaken() provides now some data even when picture doesn't have the EXIF Date Take ...
by WatcherFF
Thu May 14, 2009 8:24 pm
Forum: GFL SDK
Topic: IPTCKeywordsClear
Replies: 3
Views: 1851

Re: IPTCKeywordsClear

xnview wrote:Yes, sorry these functions are not yet implemented
Hello Pierre,

are these functions yet works in GflAx of version "GflAX DLL 2.60- GFL 2.82 (Standard)" ? I need to remove all IPTC keywords in a photo file. What is the best way to do it?

Thanks in advance.
by WatcherFF
Fri May 08, 2009 11:44 pm
Forum: GFL SDK
Topic: Wrapper for .NET for GFL SDK - gflLoadEXIF()?
Replies: 6
Views: 3779

Wrapper for .NET for GFL SDK - gflLoadEXIF()?

Hello,

I'm searching for a .NET wrapper for GFL SDK. Does somebody already implement such one?

Actually I need only wrapper for gflLoadEXIF() function.
But I've some troubles with marshaling of data. What do I wrong?

[StructLayout(LayoutKind.Sequential, CharSet = CharSet.Ansi, Pack = 1 ...
by WatcherFF
Thu May 07, 2009 7:15 pm
Forum: GFL SDK
Topic: Reading EXIF without loading picture? (GflAX.dll)
Replies: 3
Views: 2447

Re: Reading EXIF without loading picture? (GflAX.dll)

It's not possible with GFLAx, only with GFL SDK

Hello, Pierre!

Thank you very much for your quick reply.
How can I do read EXIF from a picture without loading using GFL SDK?

It is possible, that you take the feature also in the next release of GFLAx dll? I'll be really thankful for you, it ...
by WatcherFF
Wed May 06, 2009 7:16 pm
Forum: GFL SDK
Topic: Reading EXIF without loading picture? (GflAX.dll)
Replies: 3
Views: 2447

Reading EXIF without loading picture? (GflAX.dll)

Hello,

First I would like thank you for your work and really good library to manage the images. I mean GflAX DLL. Currently I'm using the version GflAX DLL 2.60- GFL 2.82 in a C# project.
In the feature list of library you wrote: "EXIF reading (with or without loading picture)". That's what I need ...