The plugin part NSImage
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
The plugin part MBS MacBase Plugin:NSImage:
Partly Console safe,
547 entry points.
- class NSBitmapImageRepMBS
- class NSColorListMBS
- class NSColorMBS
- method colorWithSystemEffect(systemEffect as Integer) as NSColorMBS
- method Constructor(c as color)
- method Constructor(red as double, green as double, blue as double, alpha as double = 1.0)
- method CGColorHandle as Integer
- method Components as double()
- method getCMYK(byref cyan as double, byref magenta as double, byref yellow as double, byref black as double)
- method getWhite(byref white as double)
- method getHSV(byref hue as double, byref saturation as double, byref brightness as double)
- method getRGB(byref red as double, byref green as double, byref blue as double)
- method getCMYK(byref cyan as double, byref magenta as double, byref yellow as double, byref black as double, byref alpha as double)
- method getWhite(byref white as double, byref alpha as double)
- method getHSV(byref hue as double, byref saturation as double, byref brightness as double, byref alpha as double)
- method getRGB(byref red as double, byref green as double, byref blue as double, byref alpha as double)
- method blendedColorWithFraction(alpha as double, c as NSColorMBS) as NSColorMBS
- method colorWithAlphaComponent(alpha as double) as NSColorMBS
- method colorUsingColorSpaceName(colorSpace as string) as NSColorMBS
- method colorUsingColorSpace(colorSpace as NSColorSpaceMBS) as NSColorMBS
- method shadowWithLevel(level as double) as NSColorMBS
- method highlightWithLevel(level as double) as NSColorMBS
- method colorSpace as NSColorSpaceMBS
- method patternImage as variant
- method writeToPasteboard
- method colorUsingType(type as Integer) as NSColorMBS
- property colorValue as Color
- property blackComponent as double
- property yellowComponent as double
- property magentaComponent as double
- property cyanComponent as double
- property redComponent as double
- property greenComponent as double
- property blueComponent as double
- property whiteComponent as double
- property hueComponent as double
- property saturationComponent as double
- property brightnessComponent as double
- property alphaComponent as double
- property colorSpaceName as string
- property description as string
- property catalogNameComponent as string
- property colorNameComponent as string
- property localizedCatalogNameComponent as string
- property localizedColorNameComponent as string
- property numberOfComponents as Integer
- property Handle as Integer
- property Type as Integer
- shared method currentControlTint as Integer
- shared method colorNamed(colorName as String) as NSColorMBS
- shared method colorWithCatalogName(listName as String, colorName as String) as NSColorMBS
- shared method colorWithRGB(red as double, green as double, blue as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithHSV(hue as double, saturation as double, brightness as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithWhite(white as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithColorSpaceHSV(ColorSpace as NSColorSpaceMBS, hue as double, saturation as double, brightness as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithDisplayP3(red as double, green as double, blue as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithColorSpace(ColorSpace as NSColorSpaceMBS, paramarray components as double) as NSColorMBS
- shared method colorWithColorSpace(ColorSpace as NSColorSpaceMBS, components() as double) as NSColorMBS
- shared method colorWithGenericGamma22White(white as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithCGColor(CGColorHandle as Integer) as NSColorMBS
- shared method colorWithDeviceCMYK(cyan as double, magenta as double, yellow as double, black as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithDeviceRGB(red as double, green as double, blue as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithDeviceHSV(hue as double, saturation as double, brightness as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithDeviceWhite(white as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithSRGB(red as double, green as double, blue as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithCalibratedRGB(red as double, green as double, blue as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithCalibratedHSV(hue as double, saturation as double, brightness as double, alpha as double=1.0) as NSColorMBS
- shared method colorWithCalibratedWhite(white as double, alpha as double=1.0) as NSColorMBS
- shared method colorFromPasteboard as NSColorMBS
- shared method colorWithPatternImage(image as variant) as NSColorMBS
- shared method alternatingContentBackgroundColors as NSColorMBS()
- shared method controlAlternatingRowBackgroundColors as NSColorMBS()
- shared method blackColor as NSColorMBS
- shared method darkGrayColor as NSColorMBS
- shared method lightGrayColor as NSColorMBS
- shared method whiteColor as NSColorMBS
- shared method grayColor as NSColorMBS
- shared method redColor as NSColorMBS
- shared method greenColor as NSColorMBS
- shared method blueColor as NSColorMBS
- shared method cyanColor as NSColorMBS
- shared method yellowColor as NSColorMBS
- shared method magentaColor as NSColorMBS
- shared method orangeColor as NSColorMBS
- shared method purpleColor as NSColorMBS
- shared method brownColor as NSColorMBS
- shared method clearColor as NSColorMBS
- shared method systemRedColor as NSColorMBS
- shared method systemGreenColor as NSColorMBS
- shared method systemBlueColor as NSColorMBS
- shared method systemOrangeColor as NSColorMBS
- shared method systemYellowColor as NSColorMBS
- shared method systemBrownColor as NSColorMBS
- shared method systemPinkColor as NSColorMBS
- shared method systemPurpleColor as NSColorMBS
- shared method systemGrayColor as NSColorMBS
- shared method controlShadowColor as NSColorMBS
- shared method controlDarkShadowColor as NSColorMBS
- shared method controlColor as NSColorMBS
- shared method controlHighlightColor as NSColorMBS
- shared method controlLightHighlightColor as NSColorMBS
- shared method controlTextColor as NSColorMBS
- shared method controlBackgroundColor as NSColorMBS
- shared method selectedControlColor as NSColorMBS
- shared method secondarySelectedControlColor as NSColorMBS
- shared method selectedControlTextColor as NSColorMBS
- shared method disabledControlTextColor as NSColorMBS
- shared method textColor as NSColorMBS
- shared method textBackgroundColor as NSColorMBS
- shared method selectedTextColor as NSColorMBS
- shared method selectedTextBackgroundColor as NSColorMBS
- shared method gridColor as NSColorMBS
- shared method keyboardFocusIndicatorColor as NSColorMBS
- shared method windowBackgroundColor as NSColorMBS
- shared method scrollBarColor as NSColorMBS
- shared method knobColor as NSColorMBS
- shared method selectedKnobColor as NSColorMBS
- shared method windowFrameColor as NSColorMBS
- shared method windowFrameTextColor as NSColorMBS
- shared method selectedMenuItemColor as NSColorMBS
- shared method selectedMenuItemTextColor as NSColorMBS
- shared method highlightColor as NSColorMBS
- shared method shadowColor as NSColorMBS
- shared method headerColor as NSColorMBS
- shared method headerTextColor as NSColorMBS
- shared method alternateSelectedControlColor as NSColorMBS
- shared method alternateSelectedControlTextColor as NSColorMBS
- shared method labelColor as NSColorMBS
- shared method secondaryLabelColor as NSColorMBS
- shared method tertiaryLabelColor as NSColorMBS
- shared method quaternaryLabelColor as NSColorMBS
- shared method linkColor as NSColorMBS
- shared method placeholderTextColor as NSColorMBS
- shared method separatorColor as NSColorMBS
- shared method underPageBackgroundColor as NSColorMBS
- shared method selectedContentBackgroundColor as NSColorMBS
- shared method unemphasizedSelectedContentBackgroundColor as NSColorMBS
- shared method findHighlightColor as NSColorMBS
- shared method unemphasizedSelectedTextBackgroundColor as NSColorMBS
- shared method unemphasizedSelectedTextColor as NSColorMBS
- shared method scrubberTexturedBackgroundColor as NSColorMBS
- shared method controlAccentColor as NSColorMBS
- shared method systemTealColor as NSColorMBS
- shared method systemIndigoColor as NSColorMBS
- class NSColorSamplerMBS
- class NSColorSpaceMBS
- class NSEPSImageRepMBS
- class NSImageMBS
- method imageWithSymbolConfiguration(configuration as NSImageSymbolConfigurationMBS) as NSImageMBS
- method imageWithTintColor(tintColor as NSColorMBS) as NSImageMBS
- method cancelIncrementalLoad
- method recache
- method addRepresentation(img as NSImageRepMBS)
- method removeRepresentation(img as NSImageRepMBS)
- method CopyPictureWithAlphaRect(x as integer, y as integer, w as integer, h as integer) as picture
- method CopyPictureWithAlpha as picture
- method CopyPictureRect(x as integer, y as integer, w as integer, h as integer, CGColorSpace as Variant = nil, BackgroundColor as NSColorMBS = nil) as picture
- method CopyPicture(CGColorSpace as Variant = nil, BackgroundColor as NSColorMBS = nil) as picture
- method CopyMask as picture
- method CopyPictureWithMask(CGColorSpace as Variant = nil) as picture
- method imageByScalingToSize(width as double, height as double) as NSImageMBS
- method imageByFadingToFraction(fraction as double) as NSImageMBS
- method imageByScalingToSize(width as double, height as double, fraction as double) as NSImageMBS
- method imageByScalingToSize(width as double, height as double, fraction as double, flip as boolean, proportionally as boolean) as NSImageMBS
- method GIFRepresentationMT as Memoryblock
- method BMPRepresentationMT as Memoryblock
- method PNGRepresentationMT as Memoryblock
- method JPEGRepresentationWithCompressionFactorMT(factor as double) as Memoryblock
- method JPEGRepresentationMT as Memoryblock
- method TIFFRepresentationMT as Memoryblock
- method TIFFRepresentationUsingCompressionMT(comp as integer, factor as double) as Memoryblock
- method GIFRepresentation as Memoryblock
- method BMPRepresentation as Memoryblock
- method PNGRepresentation as Memoryblock
- method JPEGRepresentation as Memoryblock
- method JPEGRepresentationWithCompressionFactor(factor as double) as Memoryblock
- method Constructor(image as Picture, mask as picture = nil)
- method Constructor(data as memoryblock)
- method Constructor(width as double, height as double)
- method Constructor
- method Constructor(file as folderitem)
- method RepresentationHeight(index as integer) as integer
- method RepresentationWidth(index as integer) as integer
- method representations as NSImageRepMBS()
- method TIFFRepresentation as Memoryblock
- method TIFFRepresentationUsingCompression(comp as integer, factor as double) as Memoryblock
- method setName(value as String) as Boolean
- method setSize(width as double, height as double)
- method initWithContentsOfURL(file as folderitem) as boolean
- method initWithContentsOfURL(url as string) as boolean
- method initWithData(data as memoryblock) as boolean
- method initWithDataIgnoringOrientation(data as memoryblock) as boolean
- method initWithPicture(img as picture, mask as picture = nil) as boolean
- method initWithSize(width as double, height as double) as boolean
- method initWithPasteboard as boolean
- method initWithIconRef(IconHandle as integer) as boolean
- method DrawIntoCGContextAtPoint(cgcontext as integer, x as double, y as double, sx as double, sy as double, SourceW as double, SourceH as double, operation as integer, fraction as double) as boolean
- method DrawIntoCGContextAtRect(cgcontext as integer, x as double, y as double, w as double, h as double, SourceX as double, SourceY as double, SourceW as double, SourceH as double, operation as integer, fraction as double) as boolean
- property Handle as Integer
- property cacheMode as Integer
- property isTemplate as Boolean
- property size as NSSizeMBS
- property height as Double
- property width as Double
- property isFlipped as Boolean
- property isValid as Boolean
- property Name as String
- property MinimumPixelWidth as Integer
- property MinimumPixelHeight as Integer
- property MaximumPixelWidth as Integer
- property MaximumPixelHeight as Integer
- property RepresentationsCount as Integer
- property cacheDepthMatchesImageDepth as Boolean
- property usesEPSOnResolutionMismatch as Boolean
- property prefersColorMatch as Boolean
- property accessibilityDescription as String
- property EXIFData as Dictionary
- property backgroundColor as NSColorMBS
- property isCachedSeparately as Boolean
- property isDataRetained as Boolean
- property matchesOnMultipleResolution as Boolean
- property scalesWhenResized as Boolean
- property symbolConfiguration as NSImageSymbolConfigurationMBS
- shared method imageWithSystemSymbolName(name as string, accessibilityDescription as string = "") as NSImageMBS
- shared method imageWithCGImage(CGImage as variant, width as double = 0, height as double = 0) as NSImageMBS
- shared method imageWithData(data as string) as NSImageMBS
- shared method imageWithData(data as memoryblock) as NSImageMBS
- shared method imageWithContentsOfFile(file as folderitem) as NSImageMBS
- shared method imageWithContentsOfPath(path as string) as NSImageMBS
- shared method imageWithDataMT(data as string) as NSImageMBS
- shared method imageWithDataMT(data as memoryblock) as NSImageMBS
- shared method imageWithContentsOfFileMT(file as folderitem) as NSImageMBS
- shared method imageWithContentsOfPathMT(path as string) as NSImageMBS
- shared method imageWithContentsOfURL(URL as string) as NSImageMBS
- shared method imageWithContentsOfURLMT(URL as string) as NSImageMBS
- shared method imageWithHandle(Handle as Integer) as NSImageMBS
- shared method imageUnfilteredFileTypes as string()
- shared method imageUnfilteredPasteboardTypes as string()
- shared method imageFileTypes as string()
- shared method imagePasteboardTypes as string()
- shared method imageTypes as string()
- shared method imageUnfilteredTypes as string()
- shared method imageNamed(name as string) as NSImageMBS
- shared method canInitWithPasteboard as boolean
- shared method NSImageNameQuickLookTemplate as string
- shared method NSImageNameBluetoothTemplate as string
- shared method NSImageNameIChatTheaterTemplate as string
- shared method NSImageNameSlideshowTemplate as string
- shared method NSImageNameActionTemplate as string
- shared method NSImageNameSmartBadgeTemplate as string
- shared method NSImageNameIconViewTemplate as string
- shared method NSImageNameListViewTemplate as string
- shared method NSImageNameColumnViewTemplate as string
- shared method NSImageNameFlowViewTemplate as string
- shared method NSImageNamePathTemplate as string
- shared method NSImageNameInvalidDataFreestandingTemplate as string
- shared method NSImageNameLockLockedTemplate as string
- shared method NSImageNameLockUnlockedTemplate as string
- shared method NSImageNameGoRightTemplate as string
- shared method NSImageNameGoLeftTemplate as string
- shared method NSImageNameRightFacingTriangleTemplate as string
- shared method NSImageNameLeftFacingTriangleTemplate as string
- shared method NSImageNameAddTemplate as string
- shared method NSImageNameRemoveTemplate as string
- shared method NSImageNameRevealFreestandingTemplate as string
- shared method NSImageNameFollowLinkFreestandingTemplate as string
- shared method NSImageNameEnterFullScreenTemplate as string
- shared method NSImageNameExitFullScreenTemplate as string
- shared method NSImageNameStopProgressTemplate as string
- shared method NSImageNameStopProgressFreestandingTemplate as string
- shared method NSImageNameRefreshTemplate as string
- shared method NSImageNameRefreshFreestandingTemplate as string
- shared method NSImageNameBonjour as string
- shared method NSImageNameComputer as string
- shared method NSImageNameFolderBurnable as string
- shared method NSImageNameFolderSmart as string
- shared method NSImageNameFolder as string
- shared method NSImageNameNetwork as string
- shared method NSImageNameDotMac as string
- shared method NSImageNameMobileMe as string
- shared method NSImageNameMultipleDocuments as string
- shared method NSImageNameUserAccounts as string
- shared method NSImageNamePreferencesGeneral as string
- shared method NSImageNameAdvanced as string
- shared method NSImageNameInfo as string
- shared method NSImageNameFontPanel as string
- shared method NSImageNameColorPanel as string
- shared method NSImageNameUser as string
- shared method NSImageNameUserGroup as string
- shared method NSImageNameEveryone as string
- shared method NSImageNameUserGuest as string
- shared method NSImageNameMenuOnStateTemplate as string
- shared method NSImageNameMenuMixedStateTemplate as string
- shared method NSImageNameApplicationIcon as string
- shared method NSImageNameTrashEmpty as string
- shared method NSImageNameTrashFull as string
- shared method NSImageNameHomeTemplate as string
- shared method NSImageNameBookmarksTemplate as string
- shared method NSImageNameCaution as string
- shared method NSImageNameStatusAvailable as string
- shared method NSImageNameStatusPartiallyAvailable as string
- shared method NSImageNameStatusUnavailable as string
- shared method NSImageNameStatusNone as string
- shared method NSImageNameShareTemplate as string
- shared method NSImageHintUserInterfaceLayoutDirection as string
- shared method NSImageNameGoBackTemplate as string
- shared method NSImageNameGoForwardTemplate as string
- shared method NSImageNameTouchBarAddDetailTemplate as string
- shared method NSImageNameTouchBarAddTemplate as string
- shared method NSImageNameTouchBarAlarmTemplate as string
- shared method NSImageNameTouchBarAudioInputMuteTemplate as string
- shared method NSImageNameTouchBarAudioInputTemplate as string
- shared method NSImageNameTouchBarAudioOutputMuteTemplate as string
- shared method NSImageNameTouchBarAudioOutputVolumeHighTemplate as string
- shared method NSImageNameTouchBarAudioOutputVolumeLowTemplate as string
- shared method NSImageNameTouchBarAudioOutputVolumeMediumTemplate as string
- shared method NSImageNameTouchBarAudioOutputVolumeOffTemplate as string
- shared method NSImageNameTouchBarBookmarksTemplate as string
- shared method NSImageNameTouchBarColorPickerFill as string
- shared method NSImageNameTouchBarColorPickerFont as string
- shared method NSImageNameTouchBarColorPickerStroke as string
- shared method NSImageNameTouchBarCommunicationAudioTemplate as string
- shared method NSImageNameTouchBarCommunicationVideoTemplate as string
- shared method NSImageNameTouchBarComposeTemplate as string
- shared method NSImageNameTouchBarDeleteTemplate as string
- shared method NSImageNameTouchBarDownloadTemplate as string
- shared method NSImageNameTouchBarEnterFullScreenTemplate as string
- shared method NSImageNameTouchBarExitFullScreenTemplate as string
- shared method NSImageNameTouchBarFastForwardTemplate as string
- shared method NSImageNameTouchBarFolderCopyToTemplate as string
- shared method NSImageNameTouchBarFolderMoveToTemplate as string
- shared method NSImageNameTouchBarFolderTemplate as string
- shared method NSImageNameTouchBarGetInfoTemplate as string
- shared method NSImageNameTouchBarGoBackTemplate as string
- shared method NSImageNameTouchBarGoDownTemplate as string
- shared method NSImageNameTouchBarGoForwardTemplate as string
- shared method NSImageNameTouchBarGoUpTemplate as string
- shared method NSImageNameTouchBarHistoryTemplate as string
- shared method NSImageNameTouchBarIconViewTemplate as string
- shared method NSImageNameTouchBarListViewTemplate as string
- shared method NSImageNameTouchBarMailTemplate as string
- shared method NSImageNameTouchBarNewFolderTemplate as string
- shared method NSImageNameTouchBarNewMessageTemplate as string
- shared method NSImageNameTouchBarOpenInBrowserTemplate as string
- shared method NSImageNameTouchBarPauseTemplate as string
- shared method NSImageNameTouchBarPlayheadTemplate as string
- shared method NSImageNameTouchBarPlayPauseTemplate as string
- shared method NSImageNameTouchBarPlayTemplate as string
- shared method NSImageNameTouchBarQuickLookTemplate as string
- shared method NSImageNameTouchBarRecordStartTemplate as string
- shared method NSImageNameTouchBarRecordStopTemplate as string
- shared method NSImageNameTouchBarRefreshTemplate as string
- shared method NSImageNameTouchBarRewindTemplate as string
- shared method NSImageNameTouchBarRotateLeftTemplate as string
- shared method NSImageNameTouchBarRotateRightTemplate as string
- shared method NSImageNameTouchBarSearchTemplate as string
- shared method NSImageNameTouchBarShareTemplate as string
- shared method NSImageNameTouchBarSidebarTemplate as string
- shared method NSImageNameTouchBarSkipAhead15SecondsTemplate as string
- shared method NSImageNameTouchBarSkipAhead30SecondsTemplate as string
- shared method NSImageNameTouchBarSkipAheadTemplate as string
- shared method NSImageNameTouchBarSkipBack15SecondsTemplate as string
- shared method NSImageNameTouchBarSkipBack30SecondsTemplate as string
- shared method NSImageNameTouchBarSkipBackTemplate as string
- shared method NSImageNameTouchBarSkipToEndTemplate as string
- shared method NSImageNameTouchBarSkipToStartTemplate as string
- shared method NSImageNameTouchBarSlideshowTemplate as string
- shared method NSImageNameTouchBarTagIconTemplate as string
- shared method NSImageNameTouchBarTextBoldTemplate as string
- shared method NSImageNameTouchBarTextBoxTemplate as string
- shared method NSImageNameTouchBarTextCenterAlignTemplate as string
- shared method NSImageNameTouchBarTextItalicTemplate as string
- shared method NSImageNameTouchBarTextJustifiedAlignTemplate as string
- shared method NSImageNameTouchBarTextLeftAlignTemplate as string
- shared method NSImageNameTouchBarTextListTemplate as string
- shared method NSImageNameTouchBarTextRightAlignTemplate as string
- shared method NSImageNameTouchBarTextStrikethroughTemplate as string
- shared method NSImageNameTouchBarTextUnderlineTemplate as string
- shared method NSImageNameTouchBarUserAddTemplate as string
- shared method NSImageNameTouchBarUserGroupTemplate as string
- shared method NSImageNameTouchBarUserTemplate as string
- shared method NSImageNameTouchBarVolumeDownTemplate as string
- shared method NSImageNameTouchBarVolumeUpTemplate as string
- class NSImageRepMBS
- class NSImageSymbolConfigurationMBS
- class NSPDFImageRepMBS
- class NSPICTImageRepMBS
Blog Entries
Videos
Xojo Developer Magazine
- 19.1, page 91: Maps Part 8, Implementing Maps in Xojo desktop apps with the MapKitMBS plugin by Markus Winter
- 19.1, page 82: Maps Part 8, Implementing Maps in Xojo desktop apps with the MapKitMBS plugin by Markus Winter
- 19.1, page 80: Maps Part 8, Implementing Maps in Xojo desktop apps with the MapKitMBS plugin by Markus Winter
- 19.1, page 78: Maps Part 8, Implementing Maps in Xojo desktop apps with the MapKitMBS plugin by Markus Winter
- 18.2, pages 28 to 33: On the Scene Again (Part 2), Getting Started with SceneKit by Stefanie Juchmes
- 18.1, pages 35 to 37: On the Scene, Getting Started with SceneKit by Stefanie Juchmes
- 18.1, pages 32 to 33: On the Scene, Getting Started with SceneKit by Stefanie Juchmes
- 17.6, page 11: News
- 17.5, page 40: What's New in the MBS Plugins, With the Plugins growing every year, here are new capabilities you may have missed by Stefanie Juchmes
- 17.1, page 10: News