---
title: kCGImagePropertyDNGLinearizationTable
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertydnglinearizationtable
---

# kCGImagePropertyDNGLinearizationTable

A lookup table that maps stored values into linear values.

## Declaration

```swift
let kCGImagePropertyDNGLinearizationTable: CFString
```

## See Also

### Quality

- [kCGImagePropertyDNGBaselineSharpness](imageio/kcgimagepropertydngbaselinesharpness.md)
- [kCGImagePropertyDNGLinearResponseLimit](imageio/kcgimagepropertydnglinearresponselimit.md)
- [kCGImagePropertyDNGChromaBlurRadius](imageio/kcgimagepropertydngchromablurradius.md)
- [kCGImagePropertyDNGAntiAliasStrength](imageio/kcgimagepropertydngantialiasstrength.md)
- [kCGImagePropertyDNGShadowScale](imageio/kcgimagepropertydngshadowscale.md)
- [kCGImagePropertyDNGBestQualityScale](imageio/kcgimagepropertydngbestqualityscale.md)
- [kCGImagePropertyDNGDefaultScale](imageio/kcgimagepropertydngdefaultscale.md)
