Platforms to show: All Mac Windows Linux Cross-Platform

Back to IMMagickPixelPacketQ16MBS class.

IMMagickPixelPacketQ16MBS.Blue as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The blue color value.

(Read and Write property)

IMMagickPixelPacketQ16MBS.ColorSpace 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 pixel interpretation.

If the colorspace is RGB the pixels are red, green, blue. If matte is true, then red, green, blue, and index. If it is CMYK, the pixels are cyan, yellow, magenta, black. Otherwise the colorspace is ignored.

constants:
UndefinedColorspace0
RGBColorspace1
GRAYColorspace2
TransparentColorspace3
OHTAColorspace4
LABColorspace5
XYZColorspace6
YCbCrColorspace7
YCCColorspace8
YIQColorspace9
YPbPrColorspace10
YUVColorspace11
CMYKColorspace12
sRGBColorspace13
HSBColorspace14
HSLColorspace15
HWBColorspace16
(Read and Write property)

IMMagickPixelPacketQ16MBS.Depth 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 depth (8 or 16).

(Read and Write property)

IMMagickPixelPacketQ16MBS.Fuzz as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Colors within this distance are considered equal.

A number of algorithms search for a target color. By default the color must be exact. Use this to match colors that are close to the target color in RGB space.
(Read and Write property)

IMMagickPixelPacketQ16MBS.Green as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The green color value.

(Read and Write property)

IMMagickPixelPacketQ16MBS.Handle 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 handle used internally by the plugin.

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

IMMagickPixelPacketQ16MBS.Index as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The index color value.

Only for indexed color spaces.
(Read and Write property)

IMMagickPixelPacketQ16MBS.Matte as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether an alpha channel is used/present.

Set to true to enable masks.
(Read and Write property)

IMMagickPixelPacketQ16MBS.Opacity as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The opacity part of the color value.

(Read and Write property)

IMMagickPixelPacketQ16MBS.Red as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Magick MBS GraphicsMagick Plugin 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The red color value.

(Read and Write property)

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


The biggest plugin in space...