---
title: kCGImagePropertyPNGsRGBIntent
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertypngsrgbintent
---

# kCGImagePropertyPNGsRGBIntent

The sRGB intent.

## Declaration

```swift
let kCGImagePropertyPNGsRGBIntent: CFString
```

## See Also

### Image Properties

- [kCGImagePropertyAPNGCanvasPixelHeight](imageio/kcgimagepropertyapngcanvaspixelheight.md)
- [kCGImagePropertyAPNGCanvasPixelWidth](imageio/kcgimagepropertyapngcanvaspixelwidth.md)
- [kCGImagePropertyPNGXPixelsPerMeter](imageio/kcgimagepropertypngxpixelspermeter.md)
- [kCGImagePropertyPNGYPixelsPerMeter](imageio/kcgimagepropertypngypixelspermeter.md)
- [kCGImagePropertyPNGGamma](imageio/kcgimagepropertypnggamma.md)
- [kCGImagePropertyPNGInterlaceType](imageio/kcgimagepropertypnginterlacetype.md)
- [kCGImagePropertyPNGChromaticities](imageio/kcgimagepropertypngchromaticities.md)
