---
title: CIHatchedScreen
framework: coreimage
role: symbol
role_heading: Protocol
path: coreimage/cihatchedscreen
---

# CIHatchedScreen

The properties you use to configure a hatched screen filter.

## Declaration

```swift
protocol CIHatchedScreen : CIFilterProtocol
```

## Topics

### Instance Properties

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

## Relationships

### Inherits From

- [CIFilterProtocol](coreimage/cifilterprotocol.md)

## See Also

### Related Documentation

- [hatchedScreen()](coreimage/cifilter-swift.class/hatchedscreen().md)

### Protocols

- [CICircularScreen](coreimage/cicircularscreen.md)
- [CICMYKHalftone](coreimage/cicmykhalftone.md)
- [CIDotScreen](coreimage/cidotscreen.md)
- [CILineScreen](coreimage/cilinescreen.md)
