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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 ImageEn 9.2.5 not reading XMP from PNG file

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Andy_Bell Posted - Jan 15 2021 : 10:48:38
Hi

I'm using C++ Builder 2007 and ielib32.dll and have this code in my app's startup:

IEGlobalSettings()->PNGEngine = ieenDLL;

However, when it parses a PNG that XMP in it (I put it there using Adobe's XMP Toolkit and Photo Mechanic can see it...) the XMP_Info tag is empty. This is my code:

IO->ParamsFromFile(fileName);
ShowMessage(IO->Params->XMP_Info);


I've attached the PNG file...

Am I doing anything wrong?

Andy
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Mar 27 2024 : 22:22:32
Hi Andy

Reading of EXIF and XMP chunks is supported in the latest beta. You can email us to test it.

Nigel
Xequte Software
www.imageen.com
Andy_Bell Posted - Jan 16 2021 : 11:04:22
Thanks, will do.

Andy
xequte Posted - Jan 15 2021 : 18:20:56
Hi Andy

At this time, we don't read XMP from PNG files. It is on the to-do list.

We do have some code to do it. Please email me.

Nigel
Xequte Software
www.imageen.com