---
title: kCGImagePropertyPNGXPixelsPerMeter
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertypngxpixelspermeter
---

# kCGImagePropertyPNGXPixelsPerMeter

The number of x pixels per meter.

## Declaration

```swift
let kCGImagePropertyPNGXPixelsPerMeter: CFString
```

## See Also

### Image Properties

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