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

# imagp

An array of imaginary parts of the complex numbers.

## Declaration

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

## See Also

### Inspecting a Split Complex Structure’s Data

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