---
title: imagp
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/dspsplitcomplex/imagp
---

# imagp

An array of imaginary parts of the complex numbers.

## Declaration

```swift
var imagp: UnsafeMutablePointer<Float>
```

## See Also

### Inspecting a Split Complex Structure’s Data

- [realp](accelerate/dspsplitcomplex/realp.md)
