Platforms to show: All Mac Windows Linux Cross-Platform

NewPictureEditorMBS(pic as picture) as PictureEditorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method Graphics & Pictures MBS Picture Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a new picture editor editing the given picture.
Example
dim l as Picture = LogoMBS(500)
dim p as PictureEditorMBS

p = NewPictureEditorMBS(l)

Returns nil on failure.
Works only for bitmap images.

Some examples using this global method:

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


The biggest plugin in space...