G'day Guys,
Is it possible to add some additional information for each image to the default metadata (like how you add the image comment), speciifically..
- Mime Type... image->mimeType()
- Width...image->pixelWidth()
- Height... image->pixelHeight()
This will allow me to deprecate an additional 3rd party tool for processing from my workflow.
Cheers,
David