Platforms to show: All Mac Windows Linux Cross-Platform

Back to GM16ImageMBS class.

Previous items

GM16ImageMBS.verbose as boolean

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

(Read and Write property)

GM16ImageMBS.view as string

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

(Read and Write property)

GM16ImageMBS.width as Integer

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

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

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

GM16ImageMBS.x11Display as string

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

(Read and Write property)

GM16ImageMBS.XResolution as Double

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

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

GM16ImageMBS.YResolution as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ 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...