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.


The biggest plugin in space...