Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | ImageMagick7 | MBS GraphicsMagick Plugin | 20.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Constant | Value | Description |
---|---|---|
FlagAdjoin | &h0001 |
Supports adjoin. |
FlagBlobSupport | &h0002 |
Supports blob handling, e.g. reading image from memory. |
FlagDecoderSeekableStream | &h0200 |
Decoder supports seakable streams. |
FlagDecoderThreadSupport | &h0004 |
Supports decoding with threads. |
FlagEncoderSeekableStream | &h0400 |
Encoder supports seekable streams. |
FlagEncoderThreadSupport | &h0008 |
Supports encoding with threads. |
FlagEndianSupport | &h0010 |
Supports endian. |
FlagNone | &h0000 |
No flags set. |
FlagRawSupport | &h0020 |
Whether RAW processing is supported. |
FlagSeekableStream | &h0040 |
Supports seakable streams. |
FlagStealth | &h0080 |
Stealth flag (hidden). |
FlagUseExtension | &h0100 |
Uses extension. |
Constant | Value | Description |
---|---|---|
FormatTypeExplicit | 2 |
Explicit defined format type. |
FormatTypeImplicit | 1 |
Implicit defined format type. |
FormatTypeUndefined | 0 |
Not defined. |
This class has no sub classes.
The items on this page are in the following plugins: MBS GraphicsMagick Plugin.
IMKernelInfo7MBS - IMMagickInfoList7MBS