---
title: kMDItemPixelCount
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmditempixelcount
---

# kMDItemPixelCount

The total number of pixels in the contents. Same as kMDItemPixelWidth x kMDItemPixelHeight. A CFNumber.

## Declaration

```swift
let kMDItemPixelCount: CFString!
```
