Platforms to show: All Mac Windows Linux Cross-Platform
Back to ImagePlaygroundMBS class.
ImagePlaygroundMBS.ConceptCount as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | ImagePlayground | MBS Swift Plugin | 25.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
ImagePlaygroundMBS.Handle as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | ImagePlayground | MBS Swift Plugin | 25.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This is an UIViewController or NSViewController.
(Read and Write property)
ImagePlaygroundMBS.ImageFile as FolderItem
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | ImagePlayground | MBS Swift Plugin | 25.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This gets deleted in the destructor.
(Read only property)
ImagePlaygroundMBS.SourceImage as Picture
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | ImagePlayground | MBS Swift Plugin | 25.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
An image to use as source input for generating the new image.
If you have an existing image that you want to use as a starting point for the new image, add it to this property. If you don’t supply a source image, the system creates the new image from the prompt text you provide.
Typically, you provide an image big enough to fit the device’s display. The expected minimum size is 384 x 384 pixels, and the recommended maximum size is 4096 x 4096 pixels.
(Read and Write property)
The items on this page are in the following plugins: MBS Swift Plugin.