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 NSColorSpaceMBS class.
NSColorSpaceMBS.colorSpaceModel as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Cocoa Drawing | MBS MacBase Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Available in Mac OS X v10.4 and later.
(Read only property)
NSColorSpaceMBS.colorSpaceName as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Cocoa Drawing | MBS MacBase Plugin | 9.8 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
This plugin function uses an undocumented method from Apple's AppKit framework. Seems like they use it only internally.
Works well on Mac OS X 10.6.
Returns an empty string for some color spaces.
(Read only property)
NSColorSpaceMBS.description as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Cocoa Drawing | MBS MacBase Plugin | 9.8 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
NSColorSpaceMBS.File as FolderItem
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Cocoa Drawing | MBS MacBase Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Will be nil for profiles created from string/MemoryBlock.
(Read only property)
NSColorSpaceMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Cocoa Drawing | MBS MacBase Plugin | 17.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read and Write property)
NSColorSpaceMBS.localizedName as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Cocoa Drawing | MBS MacBase Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
The name of the color space as a localized string or nil if no localized name exists.
Available in Mac OS X v10.4 and later.
(Read only property)
NSColorSpaceMBS.numberOfColorComponents as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Cocoa Drawing | MBS MacBase Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
The number of components (excluding alpha) the receiver supports or zero if the receiver is not based on float components.
Available in Mac OS X v10.4 and later.
(Read only property)
The items on this page are in the following plugins: MBS MacBase Plugin.