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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
GMImage.Coders
Lists all coders as JSON.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| GraphicsMagick | 8.4 | Yes | Yes | Yes | Yes | Yes |
MBS( "GMImage.Coders" ) More
Parameters
none
Result
Returns JSON or error.
Description
Lists all coders as JSON.For each coder, we have the following entries:
| Name | Format ID ("magick") |
| Description | Format description |
| Note | Usage note for user |
| Version | Support library version |
| Module | Name of loadable module |
| Readable | Whether this coder can read. |
| Writable | Whether this coder can write. |
| MultiFrame | Coder may read/write multiple frames (default True) |
| BlobSupport | Coder uses BLOB APIs (default True) |
| ThreadSupport | Coder is thread safe (default True) |
See also
Blog Entries
Release notes
- Version 8.4
- Added GMImage.Coders function.
Created 23th July 2018, last changed 28th July 2018
GMImage.ClipPath - GMImage.Colorize
Feedback: Report problem or ask question.
Links
MBS FileMaker blog