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.ImageExtent as UInt64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries image extent.

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

IMImage7MBS.ImageType as Integer

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

See Type constants like TrueColorType for RGB images.
(Read only property)

IMImage7MBS.Intensity as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Method to generate an intensity value from a pixel.

(Read and Write property)

IMImage7MBS.Interlace as Integer

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

(Read and Write property)

IMImage7MBS.Interpolate as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Interpolation of color for between pixel lookups.

(Read and Write property)

IMImage7MBS.IsBlobExempt as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns true if the blob is exempt.

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

IMImage7MBS.IsBlobSeekable as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns true if the blob is seekable.

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

IMImage7MBS.IsBlobTemporary as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns true if the blob is temporary.

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

IMImage7MBS.IsImageGray as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns true if the type of the image is grayscale or bi-level.

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

IMImage7MBS.IsImageMonochrome as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns true if type of the image is bi-level.

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

IMImage7MBS.IsImageObject as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns true if the image sequence contains a valid set of image objects.

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

IMImage7MBS.IsPaletteImage as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns MagickTrue if the image is PseudoClass and has 256 unique colors or less.

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

IMImage7MBS.IsTaintImage as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns true any pixel in the image has been altered since it was first constituted.

has image been modified since reading
(Read only property)

IMImage7MBS.Iterations as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Number of interations for GIF animations.

(Read and Write property)

Next items

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


The biggest plugin in space...