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 PictureEditorMBS class.
PictureEditorMBS.AllData as Memoryblock
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Graphics & Pictures | MBS Picture Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Changes here will be visible in the picture.
This memoryblock has a size property with value 0!
No bound checking can be done by Xojo on this memoryblock.
Returns nil for console pictures.
(Read only property)
PictureEditorMBS.AllDataCopy as Memoryblock
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Graphics & Pictures | MBS Picture Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Changes to this memoryblock will not be visible in the original picture.
(Read only property)
PictureEditorMBS.BlueOffset as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Graphics & Pictures | MBS Picture Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
A value between 0 and 3.
(Read only property)
PictureEditorMBS.BytesPerPixel as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Graphics & Pictures | MBS Picture Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Most times 4, but for some platforms 3.
(Read only property)
PictureEditorMBS.DataPtr as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Graphics & Pictures | MBS Picture Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Maybe useful for declares.
Returns nil for console pictures.
(Read only property)
PictureEditorMBS.GreenOffset as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Graphics & Pictures | MBS Picture Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
A value between 0 and 3.
(Read only property)
PictureEditorMBS.HasAlphaChannel as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Graphics & Pictures | MBS Picture Plugin | 14.2 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop only |
(Read only property)
PictureEditorMBS.Height as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Graphics & Pictures | MBS Picture Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
PictureEditorMBS.Picture as Picture
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Graphics & Pictures | MBS Picture Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
PictureEditorMBS.RedOffset as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Graphics & Pictures | MBS Picture Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
A value between 0 and 3.
(Read only property)
PictureEditorMBS.RowBytes as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Graphics & Pictures | MBS Picture Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
RowBytes can be width*bytesPerPixel, but often it is not.
(Read only property)
PictureEditorMBS.Width as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Graphics & Pictures | MBS Picture Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
The items on this page are in the following plugins: MBS Picture Plugin.