Platforms to show: All Mac Windows Linux Cross-Platform

Back to GMImageMBS class.

Previous items

GMImageMBS.verbose as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Print detailed information about the image.

(Read and Write property)

GMImageMBS.view as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
FlashPix viewing parameters.

(Read and Write property)

GMImageMBS.width as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 10.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The width of the image.
Example
dim c as new GMColorRGBMBS(1.0,0.0,0.0)
dim size as new GMGeometryMBS(100,100)
dim g as new GMImageMBS(size, c)

MsgBox str(g.width)+" "+str(g.height)

This is a convenience function for you which calls size.width.
(Read only property)

GMImageMBS.x11Display as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
X11 display to display to, obtain fonts from, or to capture image from.

(Read and Write property)

GMImageMBS.XResolution as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
x resolution of the image.

See also density functions.
Settable with version 19.0.
(Read and Write property)

GMImageMBS.YResolution as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
y resolution of the image.

Settable with version 19.0.
(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...