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

GifPictureMBS.Clone as GifPictureMBS

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.

GifPictureMBS.CopyData as memoryblock

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GIF MBS Images Plugin 10.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Copies the data of this picture object.

Returns a new memoryblock with a copy of the data so you can modify it.

GIFPictureMBS.MakeMask 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 matching mask for this picture and returns it as picture.

May return nil.

See also:

Some examples using this method:

GIFPictureMBS.MakeMask(TransparentColorIndex as Integer) as picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GIF MBS Images Plugin 4.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a mask for this picture based on the current transparent color index.

Returns nil on low memory.

See also:

GIFPictureMBS.MakePicture as picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GIF MBS Images Plugin 4.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Reads the picture and returns it.

Returns nil on any error.

Some examples using this method:

GIFPictureMBS.PixelData(row as Integer) as memoryblock

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GIF MBS Images Plugin 4.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The raw Pixel data for a given row.

Row is 0 based.
Returns nil on any error.

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


💬 Ask a question or report a problem