Author |
Topic  |
|
lago
 
40 Posts |
Posted - Dec 20 2015 : 08:33:03
|
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
|
Hi Jorge, Show TIOParams.LoadFromFile and TIOParams.SaveToFile. Before set the Exif and IPTC-Data
Klaus www.klausdoege.de |
 |
|
xequte
    
38947 Posts |
|
lago
 
40 Posts |
Posted - Dec 27 2015 : 22:15:33
|
Thanks alot klausdoege and xequte, i will try this way.
And happy christmas :) |
 |
|
|
Topic  |
|
|
|