---
title: CMMultichannel7Color
framework: Application Services
role: symbol
role_heading: Structure
platforms: [macOS 10.0+]
path: applicationservices/cmmultichannel7color
---

# CMMultichannel7Color

Contains a color value expressed in the multichannel color space with 7 channels. 

## Declaration

```occ
typedef struct CMMultichannel7Color {
    ...
} CMMultichannel7Color;
```

## Overview

A color expressed in the multichannel color space with 7 channels. The color value for each channel component is expressed as an unsigned byte of type `char`.  

## Topics

### Instance Properties

- [components](cmmultichannel7color/1560395-components.md)
