Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ImagePicker.MediaMetadata
Queries image metadata as JSON.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ImagePicker | 10.2 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "ImagePicker.MediaMetadata" )
Parameters
none
Result
Returns JSON or error.
Description
Queries image metadata as JSON.This includes EXIF and other metadata.
Examples
Query metadata:
Set Field [ ImagePicker::EXIF ; MBS( "ImagePicker.MediaMetadata" ) ]
See also
Release notes
- Version 10.2
- Added ImagePicker.MediaMetadata function.
Blog Entries
This function is free to use.
Created 7th May 2020, last changed 7th April 2022