ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Question about Metadata
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

lago

40 Posts

Posted - Dec 20 2015 :  08:33:03  Show Profile  Reply
Hello, please, i have a little question about process metadata info.

I just need some metadata fields read my images, i get to do so using:

ImageEnView1->IO->Params->ReadIPTCField();

Assuming a loaded image.
The process is the same for writing with WriteIPTCField();

But, and here is my question:
As I can write certain IPTC / EXIF fields without loading the image?

I have seen the Inject method , which calls the path of a physical file (perfect), but copies all metadata fields , and I just need some.


Someone can help me?, thanks alot.

Jorge.

klausdoege

Germany
389 Posts

Posted - Dec 21 2015 :  12:22:39  Show Profile  Reply
Hi Jorge,
Show TIOParams.LoadFromFile and
TIOParams.SaveToFile.
Before set the Exif and IPTC-Data

Klaus
www.klausdoege.de
Go to Top of Page

xequte

38947 Posts

Posted - Dec 21 2015 :  20:59:08  Show Profile  Reply
Hi

With ImageEnView or ImageEnIO, you can also use ParamsFromFile:

http://www.imageen.com/help/TImageEnIO.ParamsFromFile.html

And to save the IPTC data back to the file without setting the image use InjectJPEGIPTC:

http://www.imageen.com/help/TImageEnIO.InjectJpegIPTC.html

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

lago

40 Posts

Posted - Dec 27 2015 :  22:15:33  Show Profile  Reply
Thanks alot klausdoege and xequte, i will try this way.

And happy christmas :)
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: