---
title: kCGImagePropertyDNGDefaultCropOrigin
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertydngdefaultcroporigin
---

# kCGImagePropertyDNGDefaultCropOrigin

The origin of the final image area, relative to the top-left corner of the active area rectangle.

## Declaration

```swift
let kCGImagePropertyDNGDefaultCropOrigin: CFString
```

## See Also

### Crop Data

- [kCGImagePropertyDNGActiveArea](imageio/kcgimagepropertydngactivearea.md)
- [kCGImagePropertyDNGMaskedAreas](imageio/kcgimagepropertydngmaskedareas.md)
- [kCGImagePropertyDNGDefaultCropSize](imageio/kcgimagepropertydngdefaultcropsize.md)
- [kCGImagePropertyDNGDefaultUserCrop](imageio/kcgimagepropertydngdefaultusercrop.md)
