---
title: CIHighlightShadowAdjust
framework: coreimage
role: symbol
role_heading: Protocol
path: coreimage/cihighlightshadowadjust
---

# CIHighlightShadowAdjust

The properties you use to configure a highlight-shadow adjust filter.

## Declaration

```swift
protocol CIHighlightShadowAdjust : CIFilterProtocol
```

## Topics

### Instance Properties

- [highlightAmount](coreimage/cihighlightshadowadjust/highlightamount.md)
- [inputImage](coreimage/cihighlightshadowadjust/inputimage.md)
- [radius](coreimage/cihighlightshadowadjust/radius.md)
- [shadowAmount](coreimage/cihighlightshadowadjust/shadowamount.md)

## Relationships

### Inherits From

- [CIFilterProtocol](coreimage/cifilterprotocol.md)

## See Also

### Related Documentation

- [highlightShadowAdjust()](coreimage/cifilter-swift.class/highlightshadowadjust().md)

### Protocols

- [CIBlendWithMask](coreimage/ciblendwithmask.md)
- [CIBloom](coreimage/cibloom.md)
- [CICannyEdgeDetector](coreimage/cicannyedgedetector.md)
- [CIComicEffect](coreimage/cicomiceffect.md)
- [CICoreMLModel](coreimage/cicoremlmodel.md)
- [CICrystallize](coreimage/cicrystallize.md)
- [CIDepthOfField](coreimage/cidepthoffield.md)
- [CIEdgeWork](coreimage/ciedgework.md)
- [CIEdges](coreimage/ciedges.md)
- [CIGaborGradients](coreimage/cigaborgradients.md)
- [CIGloom](coreimage/cigloom.md)
- [CIHeightFieldFromMask](coreimage/ciheightfieldfrommask.md)
- [CIHexagonalPixellate](coreimage/cihexagonalpixellate.md)
- [CILineOverlay](coreimage/cilineoverlay.md)
- [CIMix](coreimage/cimix.md)
