<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSColorSpace/Model/indexed",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSColorSpaceModel@NSColorSpaceModelIndexed"
  },
  "title" : "NSColorSpace.Model.indexed"
}
-->

# NSColorSpace.Model.indexed

An indexed color space, which identifies discrete colors in a color list by index number.

```
case indexed
```

## Discussion

An indexed color value (a color specification in indexed color space) consists of an index value that refers to a color in a color list.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)