---
title: CIDotScreen
framework: coreimage
role: symbol
role_heading: Protocol
path: coreimage/cidotscreen
---

# CIDotScreen

The properties you use to configure a dot screen filter.

## Declaration

```swift
protocol CIDotScreen : CIFilterProtocol
```

## Topics

### Instance Properties

- [angle](coreimage/cidotscreen/angle.md)
- [center](coreimage/cidotscreen/center.md)
- [inputImage](coreimage/cidotscreen/inputimage.md)
- [sharpness](coreimage/cidotscreen/sharpness.md)
- [width](coreimage/cidotscreen/width.md)

## Relationships

### Inherits From

- [CIFilterProtocol](coreimage/cifilterprotocol.md)

## See Also

### Related Documentation

- [dotScreen()](coreimage/cifilter-swift.class/dotscreen().md)

### Protocols

- [CICircularScreen](coreimage/cicircularscreen.md)
- [CICMYKHalftone](coreimage/cicmykhalftone.md)
- [CIHatchedScreen](coreimage/cihatchedscreen.md)
- [CILineScreen](coreimage/cilinescreen.md)
