Platforms to show: All Mac Windows Linux Cross-Platform

Back to PictureFactoryMBS class.

PictureFactoryMBS.NewPictureMBS(Width as integer, Height as integer, ImageFormat as integer) as PictureMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Large Picture MBS Images Plugin 19.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a new picture.

This may invoke the event.
If no factory is registered, we use our default implementation.
If the event or our implementation raises exception, you may need to catch it, e.g. OutOfMemoryException.

See also:

Some examples using this method:

PictureFactoryMBS.SetFactory(factory as PictureFactoryMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Large Picture MBS Images Plugin 9.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Sets the global factory object.

You can set to nil to delete the existing factory.

Some examples using this method:

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


The biggest plugin in space...