Platforms to show: All Mac Windows Linux Cross-Platform

Back to IMMagickInfoQ8MBS class.

IMMagickInfoQ8MBS.Adjoin as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
True if this file format supports multi-frame images.

For more details please check the ImageMagick documentation.
Returns false for an invalid MagickInfo (handle=0).
(Read only property)

IMMagickInfoQ8MBS.BlobSupport as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
True if the encoder and decoder for this format supports operating on arbitrary BLOBs (rather than only disk files).

As currently disc read/write does not work with the 5.1 plugins, we really need that to use the classes.
Returns false for an invalid MagickInfo (handle=0).

For more details please check the ImageMagick documentation.
(Read only property)

IMMagickInfoQ8MBS.Description as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Long form image format description (e.g. "CompuServe graphics interchange format").

For more details please check the ImageMagick documentation.
Returns "" for an invalid MagickInfo (handle=0).
(Read only property)

IMMagickInfoQ8MBS.EndianSupport as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether endian support is available.

For more details please check the ImageMagick documentation.
Returns false for an invalid MagickInfo (handle=0).
(Read only property)

IMMagickInfoQ8MBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The handle used internally by the plugin.

A pointer to a MagickInfo structure.
For more details please check the ImageMagick documentation.
(Read and Write property)

IMMagickInfoQ8MBS.ModuleName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Name of module (e.g. "GIF") which registered this format.

Value is "" if format is not registered by a module.
For more details please check the ImageMagick documentation.
Returns "" for an invalid MagickInfo (handle=0).
(Read only property)

IMMagickInfoQ8MBS.Name as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Magick string (e.g. "GIF") which identifies this format.

For more details please check the ImageMagick documentation.
Returns "" for an invalid MagickInfo (handle=0).
(Read only property)

IMMagickInfoQ8MBS.Note as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Additional notes for this format.

e.g. compilation parameters or copyright notices.
Returns "" for an invalid MagickInfo (handle=0).

For more details please check the ImageMagick documentation.
(Read only property)

IMMagickInfoQ8MBS.Raw as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
True if Image format does not contain size (must be specified in ImageInfo).

Returns false for an invalid MagickInfo (handle=0).
For more details please check the ImageMagick documentation.
(Read only property)

IMMagickInfoQ8MBS.SeekableStream as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns True if the magick supports a seekable stream.

For more details please check the ImageMagick documentation.
Returns false for an invalid MagickInfo (handle=0).
(Read only property)

IMMagickInfoQ8MBS.Stealth as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Unknown.

For more details please check the ImageMagick documentation.
Returns false for an invalid MagickInfo (handle=0).
(Read only property)

IMMagickInfoQ8MBS.ThreadSupport as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
True if threading is supported.

For more details please check the ImageMagick documentation.
Returns false for an invalid MagickInfo (handle=0).
(Read only property)

IMMagickInfoQ8MBS.Version as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Version string.

For more details please check the ImageMagick documentation.
Returns "" for an invalid MagickInfo (handle=0).
(Read only property)

The items on this page are in the following plugins: MBS GraphicsMagick Plugin.


The biggest plugin in space...