Platforms to show: All Mac Windows Linux Cross-Platform

Back to GM16MontageMBS class.

GM16MontageMBS.backgroundColor as GM16ColorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the background color that thumbnails are imaged upon.

(Read and Write computed property)

GM16MontageMBS.compose as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the image composition algorithm for thumbnails.

This controls the algorithm by which the thumbnail image is placed on the background. Use of OverCompositeOp is recommended for use with images that have transparency. This option may have negative side-effects for images without transparency.
(Read and Write computed property)

GM16MontageMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The constructor.

GM16MontageMBS.fileName as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the image filename to be used for the generated montage images.

To handle the case were multiple montage images are generated, a printf-style format may be embedded within the filename. For example, a filename specification of image%02d.miff names the montage images as image00.miff, image01.miff, etc.
(Read and Write computed property)

GM16MontageMBS.fillColor as GM16ColorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the fill color to use for the label text.

(Read and Write computed property)

GM16MontageMBS.font as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the thumbnail label font.

(Read and Write computed property)

GM16MontageMBS.geometry as GM16GeometryMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the size of the generated thumbnail.

(Read and Write computed property)

GM16MontageMBS.gravity as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the thumbnail positioning within the specified geometry area.

If the thumbnail is smaller in any dimension than the geometry, then it is placed according to this specification.
See Gravity constants in GM16ImageMBS class.
(Read and Write computed property)

GM16MontageMBS.label as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the format used for the image label.

Special format characters may be embedded in the format string to include information about the image.
(Read and Write computed property)

GM16MontageMBS.penColor as GM16ColorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the pen color to use for the label text (same as fill).

(Read and Write computed property)

GM16MontageMBS.pointSize as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the thumbnail label font size.

(Read and Write computed property)

GM16MontageMBS.shadow as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Enable/disable drop-shadow on thumbnails.

(Read and Write computed property)

GM16MontageMBS.strokeColor as GM16ColorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the stroke color to use for the label text.

(Read and Write computed property)

GM16MontageMBS.texture as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies a texture image to use as montage background.

The built-in textures "granite:" and "plasma:" are available. A texture is the same as a background image.
(Read and Write computed property)

GM16MontageMBS.tile as GM16GeometryMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the maximum number of montage columns and rows in the montage.

The montage is built by filling out all cells in a row before advancing to the next row. Once the montage has reached the maximum number of columns and rows, a new montage image is started.
(Read and Write computed property)

GM16MontageMBS.title as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies the montage title.

(Read and Write computed property)

GM16MontageMBS.transparentColor as GM16ColorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies a montage color to set transparent.

This option can be set the same as the background color in order for the thumbnails to appear without a background when rendered on an HTML page. For best effect, ensure that the transparent color selected does not occur in the rendered thumbnail colors.
(Read and Write computed property)

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


The biggest plugin in space...