---
title: kCGImagePropertyAPNGCanvasPixelWidth
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertyapngcanvaspixelwidth
---

# kCGImagePropertyAPNGCanvasPixelWidth

The width of the main image, in pixels.

## Declaration

```swift
let kCGImagePropertyAPNGCanvasPixelWidth: CFString
```

## See Also

### Image Properties

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