Platforms to show: All Mac Windows Linux Cross-Platform

Back to IMImage7MBS class.

Previous items

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:

IMImage7MBS.PixelCacheFilename as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries file path for cache file.

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

IMImage7MBS.PixelCacheType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries pixel cache type.

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

IMImage7MBS.PreviousImage 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.Quality as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Compression quality setting, meaning varies.

(Read and Write property)

IMImage7MBS.ReadMask 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 read mask.

(Read and Write property)

IMImage7MBS.ReferenceCount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns reference count for this image.

Several image objects can share pixel memory.
Calling Modify function makes sure you have your own pixels to modify.
(Read only property)

IMImage7MBS.Release 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 release the object in destructor.

(Read and Write property)

IMImage7MBS.RenderingIntent as Integer

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

(Read and Write property)

IMImage7MBS.Resolution as IMPointInfo7MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Image resolution/density.

See also Units property for the resolution unit.
(Read and Write property)

IMImage7MBS.Rows 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.Scene as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Index of image in multi-image file.

(Read and Write property)

IMImage7MBS.StartLoop as Integer

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

For GIF.
(Read and Write property)

IMImage7MBS.StorageClass as Integer

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

(Read only property)

IMImage7MBS.Taint as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Has image been modified since reading.

(Read and Write property)

IMImage7MBS.TicksPerSecond as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Units for delay time, default 100 for GIF.

(Read and Write property)

IMImage7MBS.TileOffset as IMRectangleInfo7MBS

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

(Read and Write property)

IMImage7MBS.TotalColors as Integer

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

(Read and Write property)

IMImage7MBS.TransparentColor as IMPixelInfo7MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Color for 'transparent' color index in GIF.

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.Type 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.

(Read only property)

IMImage7MBS.Units as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageMagick7 MBS GraphicsMagick Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Resolution/density ppi or ppc.

(Read and Write property)

IMImage7MBS.VirtualMetacontent 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 virtual metacontent corresponding with the last call to QueueAuthenticPixels or GetVirtualPixels.

Nil is returned if the meta-content are not available.
See GetVirtualMetacontent function in ImageMagick documentation.
(Read only property)

IMImage7MBS.VirtualPixelQueue 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 virtual pixels associated corresponding with the last call to QueueAuthenticPixels or GetVirtualPixels.

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

IMImage7MBS.Width 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.WriteMask 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 write mask.

(Read and Write property)

Previous items

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


💬 Ask a question or report a problem
The biggest plugin in space...