Starting with Xojo 2024r3, it is now possible to get image metadata, assign location data (Location Tracking), and to save images directly to a device’s photo album in your Xojo iOS apps.
Comments closedTag: Metadata
Tip: Get Metadata for an Image on macOS
Published September 3, 2021
by
Javier Menendez
Getting the metadata from an image file on macOS is quite easy usingĀ Declares
. Continue reading and I’ll show you how!