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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

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:

NameFormat ID ("magick")
DescriptionFormat description
NoteUsage note for user
VersionSupport library version
ModuleName of loadable module
ReadableWhether this coder can read.
WritableWhether this coder can write.
MultiFrameCoder may read/write multiple frames (default True)
BlobSupportCoder uses BLOB APIs (default True)
ThreadSupportCoder is thread safe (default True)

See also

Release notes

Blog Entries

This function checks for a license.

Created 23th July 2018, last changed 28th July 2018


GMImage.ClipPath - GMImage.Colorize

💬 Ask a question or report a problem