---
title: postProcessApplication
framework: quartz
role: symbol
role_heading: Instance Property
path: quartz/ikcameradeviceview/postprocessapplication
---

# postProcessApplication

The URL of the application used to post process the image.

## Declaration

```swift
var postProcessApplication: URL! { get set }
```

## Discussion

Discussion The post process application is only relevant when the transferMode is set to IKCameraDeviceViewTransferMode.fileBased.

## See Also

### Getting and Setting the Post Processing Application

- [displaysPostProcessApplicationControl](quartz/ikcameradeviceview/displayspostprocessapplicationcontrol.md)
