Platforms to show: All Mac Windows Linux Cross-Platform

Back to GIFMBS class.

GIFMBS.Add(block as GifBlockMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GIF MBS Images Plugin 4.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Adds a block to this gif object.

GIFMBS.Block(index as Integer) as GifBlockMBS

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

Index is 0 based.

GIFMBS.Clone as GIFMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GIF MBS Images Plugin 10.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a clone of the object.

GIFMBS.MakeFirstMask as picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GIF MBS Images Plugin 4.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Searches the first picture in this gif object and returns the matching mask.

Returns nil on any error.

Some examples using this method:

GIFMBS.MakeFirstPicture as picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GIF MBS Images Plugin 4.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Searches the first picture in this gif object and returns this picture.

Returns nil on any error.
There is not always a mask available!

Some examples using this method:

GIFMBS.MakeFirstPictureWithMask as picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GIF MBS Images Plugin 6.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Searches the first picture in this gif object and returns this picture with mask (if exists).

Returns nil on any error.
There is not always a mask available!

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


The biggest plugin in space...