---
title: pixelsProcessed
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cirenderinfo/pixelsprocessed
---

# pixelsProcessed

The number of pixels the render produced executing kernels.

## Declaration

```swift
var pixelsProcessed: Int { get }
```

## See Also

### Instance Properties

- [kernelExecutionTime](coreimage/cirenderinfo/kernelexecutiontime.md)
- [passCount](coreimage/cirenderinfo/passcount.md)
- [kernelCompileTime](coreimage/cirenderinfo/kernelcompiletime.md)
