---
title: colorSpace
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsbitmapimagerep/colorspace
---

# colorSpace

The color space of the bitmap.

## Declaration

```swift
var colorSpace: NSColorSpace { get }
```

## See Also

### Managing Color Spaces

- [converting(to:renderingIntent:)](appkit/nsbitmapimagerep/converting(to:renderingintent:).md)
- [retagging(with:)](appkit/nsbitmapimagerep/retagging(with:).md)
