---
title: colorMap
framework: kernel
role: symbol
role_heading: Instance Property
path: kernel/iohardwarecursorinfo/1386743-colormap
---

# colorMap

Pointer to array of IOColorEntry structures, with the number of elements set by the numColors field of the IOHardwareCursorDescriptor. Zero should be passed for direct pixel formats.

## Declaration

```occ
IOColorEntry *colorMap;
```
