Hi All,
Is it possible to get the metadata from an image, like creation data etc.
Thanks in Advance
Hi All,
Is it possible to get the metadata from an image, like creation data etc.
Thanks in Advance
Not easily. You would have to open the file with io.open() and read in the metadata and parse it out. However with Corona Enterprise, you can use existing native calls that will get that information with a simple native call (or two).
Rob
Not easily. You would have to open the file with io.open() and read in the metadata and parse it out. However with Corona Enterprise, you can use existing native calls that will get that information with a simple native call (or two).
Rob