Platforms to show: All Mac Windows Linux Cross-Platform

Back to IMImageQ32MBS class.

Previous items

IMImageQ32MBS.RenderingIntent as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The rendering intent to use.

constants:
UndefinedIntent0
SaturationIntent1
PerceptualIntent2
AbsoluteIntent3
RelativeIntent4
(Read and Write property)

IMImageQ32MBS.ResolutionUnits as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Units of image resolution.

constants:
UndefinedResolution0Unset value.
PixelsPerInchResolution1Density specifications are specified in units of pixels per inch (english units).
PixelsPerCentimeterResolution2Density specifications are specified in units of pixels per centimeter (metric units).
(Read and Write property)

IMImageQ32MBS.ResolutionX as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The horizontal resolution of the image.

The unit for resolution must be specified.
For more details please check the ImageMagick documentation.
(Read and Write property)

IMImageQ32MBS.ResolutionY as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The vertical resolution of the image.

The unit for resolution must be specified.
For more details please check the ImageMagick documentation.
(Read and Write property)

IMImageQ32MBS.Scene as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
An undocumented property.

(Read and Write property)

IMImageQ32MBS.StorageClass as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Image storage class.

If DirectClass then the image packets contain valid RGB or CMYK colors. If PseudoClass then the image has a colormap referenced by pixel's index member.

constants:
UndefinedClass0Unset value.
DirectClass1Image is composed of pixels which represent literal color values.
PseudoClass2Image is composed of pixels which specify an index in a color palette.
(Read and Write property)

IMImageQ32MBS.Taint as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Set to True if the image pixels have been modified.

(Read and Write property)

IMImageQ32MBS.Width 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 width of the image in pixels.

For more details please check the ImageMagick documentation.
(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...