Platforms to show: All Mac Windows Linux Cross-Platform

Back to IMImage7MBS class.

Next items

IMImage7MBS.AlphaColor as IMPixelInfo7MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The alpha color.

When you query this value, you get a copy in a new object.
To modify, you need to change copy and assign back.
(Read and Write property)

IMImage7MBS.AlphaTrait as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The pixel trait for alpha channel.

Is transparency channel defined and active?
(Read and Write property)

IMImage7MBS.AuthenticMetacontent as Ptr

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the authentic metacontent corresponding with the last call to QueueAuthenticPixels() or GetVirtualPixels().

Nil is returned if the associated pixels are not available.
See GetAuthenticMetacontent function in ImageMagick documentation.
(Read only property)

IMImage7MBS.AuthenticPixelQueue as Ptr

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the authentic pixels associated corresponding with the last call to QueueAuthenticPixels or GetAuthenticPixels.

See GetAuthenticPixelQueue function in ImageMagick documentation.
(Read only property)

IMImage7MBS.BackgroundColor as IMPixelInfo7MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Current background color attribute.

When you query this value, you get a copy in a new object.
To modify, you need to change copy and assign back.
(Read and Write property)

IMImage7MBS.BlackPointCompensation as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether to enable black point compensation for color space conversions.

(Read and Write property)

IMImage7MBS.BlobSize as UInt64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The size of the blob.

(Read only property)

IMImage7MBS.BorderColor as IMPixelInfo7MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Current bordercolor attribute.

When you query this value, you get a copy in a new object.
To modify, you need to change copy and assign back.
(Read and Write property)

IMImage7MBS.ChannelMask as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The channel mask field.

See Channel constants.
(Read and Write property)

IMImage7MBS.Channels as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The channel mask.

(Read and Write property)

IMImage7MBS.Colors as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Size of color table, or actual color count.

Only valid if image is not DirectClass.
(Read only property)

IMImage7MBS.Colorspace as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Colorspace of image data.

(Read only property)

IMImage7MBS.Columns as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Physical width of image in pixel.

(Read only property)

IMImage7MBS.Compose as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Alpha composition method for layered images.

(Read and Write property)

IMImage7MBS.CompositeMask as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether to composite with mask.

(Read and Write property)

IMImage7MBS.Compression as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Compression of image when read/write.

(Read and Write property)

IMImage7MBS.Debug as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Debug output attribute.

(Read and Write property)

IMImage7MBS.Delay as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Animation delay time.

(Read and Write property)

IMImage7MBS.Depth as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Depth of image on read/write.

(Read only property)

IMImage7MBS.Directory as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The directory.

(Read and Write property)

IMImage7MBS.Dispose as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
GIF animation disposal method.

(Read and Write property)

IMImage7MBS.Dither as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Dithering on/off.

(Read and Write property)

IMImage7MBS.Duration as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Total animation duration.

sum(delay*iterations)
(Read and Write property)

IMImage7MBS.Endian as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Raw data integer ordering on read/write.

(Read and Write property)

IMImage7MBS.extent as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Size of image read from disk.

(Read only property)

See also:

IMImage7MBS.ExtractInfo as IMRectangleInfo7MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Extract Info.

(Read and Write property)

IMImage7MBS.Filename as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The file path of the image.

(Read and Write property)

IMImage7MBS.Filter as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Resize/distort filter to apply.

(Read and Write property)

IMImage7MBS.Fuzz as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Current color fuzz attribute.

(Read and Write property)

IMImage7MBS.Gamma as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The gamme of the image.

(Read only property)

See also:

IMImage7MBS.Geometry as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The geomtry.

(Read and Write property)

IMImage7MBS.Gravity as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Gravity attribute for positioning in image.

(Read and Write property)

IMImage7MBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The internal object reference.

(Read and Write property)

IMImage7MBS.HasAlphaChannel as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns false if the image alpha channel is not activated.

That is, the image is RGB rather than RGBA or CMYK rather than CMYKA.
See GetImageAlphaChannel function in ImageMagick documentation.
(Read only property)

IMImage7MBS.Height as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Physical height of image in pixel.

(Read only property)

IMImage7MBS.LastError as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The last error code.

(Read and Write property)

IMImage7MBS.LastException as IMException7MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The last exception raised.

(Read and Write property)

IMImage7MBS.ListImage as IMImage7MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Image list links.

(Read only property)

IMImage7MBS.Magick as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The magick module to use for encode/decode.

(Read and Write property)

IMImage7MBS.MaskTrait as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The pixel trait for the mask.

Apply the clip or composite mask .
(Read and Write property)

IMImage7MBS.MatteColor as IMPixelInfo7MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The matte color.

When you query this value, you get a copy in a new object.
To modify, you need to change copy and assign back.
(Read and Write property)

IMImage7MBS.MetacontentExtent as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The size of meta content.

(Read only property)

IMImage7MBS.Montage as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The montage setting.

(Read and Write property)

IMImage7MBS.NextImage as IMImage7MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Image list links.

(Read only property)

IMImage7MBS.NumberChannels as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The number of channels.

(Read only property)

IMImage7MBS.NumberMetaChannels as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The number of meta channels..

(Read only property)

IMImage7MBS.Orientation as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Photo orientation of image.

(Read and Write property)

IMImage7MBS.Page as IMRectangleInfo7MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Virtual canvas size and offset of image.

(Read and Write property)

IMImage7MBS.Ping as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
No image data read, just attributes.

(Read only property)

See also:

Next items

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


The biggest plugin in space...