---
title: pointPixelScale
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/sccontentfilter/pointpixelscale
---

# pointPixelScale

The scaling factor used to translate screen points into pixels.

## Declaration

```swift
var pointPixelScale: Float { get }
```

## See Also

### Filter properties

- [contentRect](screencapturekit/sccontentfilter/contentrect.md)
- [streamType](screencapturekit/sccontentfilter/streamtype.md)
- [SCStreamType](screencapturekit/scstreamtype.md)
- [style](screencapturekit/sccontentfilter/style.md)
