Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
GMImage.Coders
Lists all coders as JSON.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
GraphicsMagick | 8.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "GMImage.Coders" )
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
Release notes
- Version 8.4
- Added GMImage.Coders function.
Blog Entries
This function checks for a license.
Created 23th July 2018, last changed 28th July 2018