Platforms to show: All Mac Windows Linux Cross-Platform

Back to GMBlobMBS class.

GMBlobMBS.handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The internal handle of the blob object.

(Read and Write property)

GMBlobMBS.length as UInt64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Obtain data length in bytes.
Example
dim b as new GMBlobMBS("Hello")

MsgBox str(B.length) // shows 5

(Read only property)

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


The biggest plugin in space...