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.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    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

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


GMImage.ClipPath - GMImage.Colorize

Feedback: Report problem or ask question.