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 IKImageEditPanelMBS class.
IKImageEditPanelMBS.Changed(pic as picture, CGImageHandle as Integer, metaData as dictionary)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | ImageKit | MBS AVFoundation Plugin | 8.1 | ✅ Yes | ❌ No | ❌ No | ❌ No |
pic: The image as a picture.
CGImageHandle: The internal handle to the original CGImage which is used to make the picture.
metaData: additional image data.
IKImageEditPanelMBS.hasAdjustMode as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | ImageKit | MBS AVFoundation Plugin | 13.5 | ✅ Yes | ❌ No | ❌ No | ❌ No |
Return true if the tab should be displayed, otherwise false.
Available on Mac OS X 10.6 or newer.
IKImageEditPanelMBS.hasDetailsMode as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | ImageKit | MBS AVFoundation Plugin | 13.5 | ✅ Yes | ❌ No | ❌ No | ❌ No |
True if the tab should be displayed, otherwise false.
Available on Mac OS X 10.6 or newer.
IKImageEditPanelMBS.hasEffectsMode as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | ImageKit | MBS AVFoundation Plugin | 13.5 | ✅ Yes | ❌ No | ❌ No | ❌ No |
True if the tab should be displayed, otherwise false.
Available on Mac OS X 10.6 or newer.
IKImageEditPanelMBS.Image as picture
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | ImageKit | MBS AVFoundation Plugin | 8.1 | ✅ Yes | ❌ No | ❌ No | ❌ No |
Return your image in this event whenever the panel needs it.
IKImageEditPanelMBS.imageProperties as Dictionary
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | ImageKit | MBS AVFoundation Plugin | 13.5 | ✅ Yes | ❌ No | ❌ No | ❌ No |
Available on Mac OS X 10.5 or newer.
IKImageEditPanelMBS.thumbnailWithMaximumSize(Width as Double, Height as Double) as picture
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | ImageKit | MBS AVFoundation Plugin | 13.5 | ✅ Yes | ❌ No | ❌ No | ❌ No |
Available in OS X v 10.5 and later.
The items on this page are in the following plugins: MBS AVFoundation Plugin.