Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS MacControls Plugin:NSImageView:
Partly Console safe, 158 entry points.
- class DesktopImageViewer
- class ImageWell
- class NSImageViewMBS
- method addSymbolEffect(symbolEffect as NSSymbolEffectMBS)
- method addSymbolEffect(symbolEffect as NSSymbolEffectMBS, options as NSSymbolEffectOptionsMBS)
- method addSymbolEffect(symbolEffect as NSSymbolEffectMBS, options as NSSymbolEffectOptionsMBS, animated as boolean)
- method removeSymbolEffectOfType(symbolEffect as NSSymbolEffectMBS)
- method removeSymbolEffectOfType(symbolEffect as NSSymbolEffectMBS, options as NSSymbolEffectOptionsMBS)
- method removeSymbolEffectOfType(symbolEffect as NSSymbolEffectMBS, options as NSSymbolEffectOptionsMBS, animated as boolean)
- method removeAllSymbolEffects
- method removeAllSymbolEffects(options as NSSymbolEffectOptionsMBS)
- method removeAllSymbolEffects(options as NSSymbolEffectOptionsMBS, animated as boolean)
- method setSymbolImage(image as NSImageMBS, transition as NSSymbolContentTransitionMBS)
- method setSymbolImage(image as NSImageMBS, transition as NSSymbolContentTransitionMBS, options as NSSymbolEffectOptionsMBS)
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as double, top as double, width as double, height as double)
- property Image as NSImageMBS
- property animates as Boolean
- property allowsCutCopyPaste as Boolean
- property Editable as Boolean
- property imageAlignment as Integer
- property imageScaling as Integer
- property imageFrameStyle as Integer
- property preferredImageDynamicRange as Integer
- property imageDynamicRange as Integer
- property symbolConfiguration as NSImageSymbolConfigurationMBS
- property contentTintColor as NSColorMBS
- shared method imageViewWithImage(Image as NSImageMBS) as NSImageViewMBS
- shared property defaultPreferredImageDynamicRange as Integer
- class NSSymbolAppearEffectMBS
- class NSSymbolAutomaticContentTransitionMBS
- class NSSymbolBounceEffectMBS
- class NSSymbolBreatheEffectMBS
- class NSSymbolContentTransitionMBS
- class NSSymbolDisappearEffectMBS
- method effectWithWholeSymbol as NSSymbolDisappearEffectMBS
- method effectWithByLayer as NSSymbolDisappearEffectMBS
- method Constructor
- shared method effect as NSSymbolDisappearEffectMBS
- shared method disappearUpEffect as NSSymbolDisappearEffectMBS
- shared method disappearDownEffect as NSSymbolDisappearEffectMBS
- class NSSymbolDrawOffEffectMBS
- method effectWithByLayer as NSSymbolDrawOffEffectMBS
- method effectWithWholeSymbol as NSSymbolDrawOffEffectMBS
- method effectWithIndividually as NSSymbolDrawOffEffectMBS
- method effectWithReversed as NSSymbolDrawOffEffectMBS
- method effectWithNonReversed as NSSymbolDrawOffEffectMBS
- method Constructor
- shared method effect as NSSymbolDrawOffEffectMBS
- class NSSymbolDrawOnEffectMBS
- class NSSymbolEffectMBS
- class NSSymbolEffectOptionsMBS
- method copy as NSSymbolEffectOptionsMBS
- method copyWithNonRepeating as NSSymbolEffectOptionsMBS
- method copyWithRepeating as NSSymbolEffectOptionsMBS
- method copyWithRepeatCount(count as Integer) as NSSymbolEffectOptionsMBS
- method copyWithSpeed(speed as double) as NSSymbolEffectOptionsMBS
- method copyWithRepeatBehavior(behavior as NSSymbolEffectOptionsRepeatBehaviorMBS) as NSSymbolEffectOptionsMBS
- method Constructor
- property Handle as Integer
- shared method available as Boolean
- shared method options as NSSymbolEffectOptionsMBS
- shared method optionsWithNonRepeating as NSSymbolEffectOptionsMBS
- shared method optionsWithRepeating as NSSymbolEffectOptionsMBS
- shared method optionsWithRepeatCount(count as Integer) as NSSymbolEffectOptionsMBS
- shared method optionsWithSpeed(speed as double) as NSSymbolEffectOptionsMBS
- shared method optionsWithRepeatBehavior(behavior as NSSymbolEffectOptionsRepeatBehaviorMBS) as NSSymbolEffectOptionsMBS
- class NSSymbolEffectOptionsRepeatBehaviorMBS
- method copy as NSSymbolEffectOptionsRepeatBehaviorMBS
- method Constructor
- property Handle as Integer
- shared method available as Boolean
- shared method behaviorPeriodic as NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method behaviorContinuous as NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method behaviorPeriodicWithDelay(delay as double) as NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method behaviorPeriodicWithCount(count as integer) as NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method behaviorPeriodicWithCount(count as integer, delay as double) as NSSymbolEffectOptionsRepeatBehaviorMBS
- class NSSymbolMagicReplaceContentTransitionMBS
- class NSSymbolPulseEffectMBS
- class NSSymbolReplaceContentTransitionMBS
- method Constructor
- method transitionWithByLayer as NSSymbolReplaceContentTransitionMBS
- method transitionWithWholeSymbol as NSSymbolReplaceContentTransitionMBS
- shared method transition as NSSymbolReplaceContentTransitionMBS
- shared method replaceDownUpTransition as NSSymbolReplaceContentTransitionMBS
- shared method replaceUpUpTransition as NSSymbolReplaceContentTransitionMBS
- shared method replaceOffUpTransition as NSSymbolReplaceContentTransitionMBS
- shared method magicTransitionWithFallback(fallback as NSSymbolReplaceContentTransitionMBS) as NSSymbolMagicReplaceContentTransitionMBS
- class NSSymbolRotateEffectMBS
- method effectWithWholeSymbol as NSSymbolRotateEffectMBS
- method effectWithByLayer as NSSymbolRotateEffectMBS
- method Constructor
- shared method rotateClockwiseEffect as NSSymbolRotateEffectMBS
- shared method rotateCounterClockwiseEffect as NSSymbolRotateEffectMBS
- shared method effect as NSSymbolRotateEffectMBS
- class NSSymbolScaleEffectMBS
- class NSSymbolVariableColorEffectMBS
- method effectWithIterative as NSSymbolVariableColorEffectMBS
- method effectWithCumulative as NSSymbolVariableColorEffectMBS
- method effectWithReversing as NSSymbolVariableColorEffectMBS
- method effectWithNonReversing as NSSymbolVariableColorEffectMBS
- method effectWithHideInactiveLayers as NSSymbolVariableColorEffectMBS
- method effectWithDimInactiveLayers as NSSymbolVariableColorEffectMBS
- method Constructor
- shared method effect as NSSymbolVariableColorEffectMBS
- class NSSymbolWiggleEffectMBS
- method effectWithWholeSymbol as NSSymbolWiggleEffectMBS
- method effectWithByLayer as NSSymbolWiggleEffectMBS
- method Constructor
- shared method wiggleClockwiseEffect as NSSymbolWiggleEffectMBS
- shared method effect as NSSymbolWiggleEffectMBS
- shared method wiggleCounterClockwiseEffect as NSSymbolWiggleEffectMBS
- shared method wiggleLeftEffect as NSSymbolWiggleEffectMBS
- shared method wiggleRightEffect as NSSymbolWiggleEffectMBS
- shared method wiggleUpEffect as NSSymbolWiggleEffectMBS
- shared method wiggleDownEffect as NSSymbolWiggleEffectMBS
- shared method wiggleForwardEffect as NSSymbolWiggleEffectMBS
- shared method wiggleBackwardEffect as NSSymbolWiggleEffectMBS
- shared method wiggleCustomAngleEffect(angle as double) as NSSymbolWiggleEffectMBS
Blog Entries
- News from the MBS Xojo Plugins Version 25.5
- MonkeyBread Software Releases the MBS Xojo Plugins in version 25.5
- MBS Xojo Plugins, version 25.5pr3
- News from the MBS Xojo Plugins Version 22.1
- Several ways for picture to PDF in MBS Plugins
- MBS Xojo Plugins, version 21.2pr1
- Fun with ImageWell and NSImageViewMBS
Xojo Developer Magazine