---
title: colorSpace
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/vimage_cgimageformat/colorspace
---

# colorSpace

A description of the position of the pixel data in the image, relative to a reference XYZ color space.

## Declaration

```swift
var colorSpace: Unmanaged<CGColorSpace>!
```

## See Also

### Instance properties

- [bitsPerComponent](accelerate/vimage_cgimageformat/bitspercomponent.md)
- [bitsPerPixel](accelerate/vimage_cgimageformat/bitsperpixel.md)
- [bitmapInfo](accelerate/vimage_cgimageformat/bitmapinfo.md)
- [version](accelerate/vimage_cgimageformat/version.md)
- [decode](accelerate/vimage_cgimageformat/decode.md)
- [renderingIntent](accelerate/vimage_cgimageformat/renderingintent.md)
- [componentCount](accelerate/vimage_cgimageformat/componentcount.md)
