Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Queries list with all IPTC values found.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
GraphicsMagick | 6.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
ImageRef | The image reference number. | 1 |
Returns list or error.
Queries IPTC values:
Set Variable [$img; Value:MBS("GMImage.NewFromContainer"; IPTC::InputImage)]
Set Field [IPTC::values; MBS("GMImage.GetiptcProfileValues"; $img)]
Set Variable [$r; Value:MBS("GMImage.Release"; $img)]
Created 15th March 2016, last changed 21st December 2018
GMImage.GetIPTCProfile - GMImage.GetInterlaceType
Feedback: Report problem or ask question.