GIFMBS methods

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.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.


💬 Ask a question or report a problem