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:

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