GIFMBS properties

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to GIFMBS class.

GIFMBS.Count as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GIF MBS Images Plugin 4.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Number of blocks attached to this gif object.

Not every block has a picture attached, so this is not the picture count.
(Read only property)

GIFMBS.FirstBlock as GifBlockMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GIF MBS Images Plugin 10.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The first block.

Same as calling Block(0), but this property is visible in the debugger which makes debugging easier.
(Read only property)

GIFMBS.Header as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GIF MBS Images Plugin 4.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The header string for this gif object.

e.g. "GIF89a"
(Read and Write property)

GIFMBS.Screen as GifScreenMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GIF MBS Images Plugin 4.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The screen object attached to this gif object.

(Read and Write property)

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


💬 Ask a question or report a problem