MonobjcMonobjc Documented Class Library
NSNamedColorSpace Field
NamespacesMonobjc.AppKitAppKitFrameworkNSNamedColorSpace

Catalog name and color name components

The components of this color space are indexes into lists or catalogs of prepared colors. The catalogs of named colors come with lookup tables that are able to generate the correct color on a given device.

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSNamedColorSpace
Public Shared ReadOnly NSNamedColorSpace As NSString
public:
static initonly NSString^ NSNamedColorSpace
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)