Allows you to edit advanced metadata options in a JPG image.
Example
Running this code will edit the metadata of the image “Image Convert.jpg”, with the use of the command "image jpg metadata edit advanced". The following properties will be edited:
- Option 1:
- Tag Name: GPS Latitude
- Value: 17.021920800000004
- Option 2:
- Tag Name: GPS Longitude
- Value: 99.7121315
plugin command("Image Automation.dll", "image jpg metadata edit advanced", "{$special folder("Application")}\\Image Conver.jpg", $plugin function("Image Automation.dll", "$image jpg metadata edit advanced", "GPS Latitude", 17.021920800000004), $plugin function("Image Automation.dll", "$image jpg metadata edit advanced", "GPS Longitude", 99.7121315), "", "", "", "", "", "", "", "")