All Tags »
iptc CopyJPEGMetadataToFile
Sorry, but there are no more tags available to filter with.
-
Hi,
this is rather urgent:
I try to write iptc information to an existing image without having to open and recompress the jpg data when writing.
What I do is this:
* start with new image imgx.JPGMarkersToSave = hex2dec(''1000'')
imgx.import.fromnew(1,1) ...