---
title: CILenticularHaloGenerator
framework: coreimage
role: symbol
role_heading: Protocol
path: coreimage/cilenticularhalogenerator
---

# CILenticularHaloGenerator

The properties you use to configure a lenticular halo generator filter.

## Declaration

```swift
protocol CILenticularHaloGenerator : CIFilterProtocol
```

## Topics

### Instance Properties

- [center](coreimage/cilenticularhalogenerator/center.md)
- [color](coreimage/cilenticularhalogenerator/color.md)
- [haloOverlap](coreimage/cilenticularhalogenerator/halooverlap.md)
- [haloRadius](coreimage/cilenticularhalogenerator/haloradius.md)
- [haloWidth](coreimage/cilenticularhalogenerator/halowidth.md)
- [striationContrast](coreimage/cilenticularhalogenerator/striationcontrast.md)
- [striationStrength](coreimage/cilenticularhalogenerator/striationstrength.md)
- [time](coreimage/cilenticularhalogenerator/time.md)

## Relationships

### Inherits From

- [CIFilterProtocol](coreimage/cifilterprotocol.md)

## See Also

### Related Documentation

- [lenticularHaloGenerator()](coreimage/cifilter-swift.class/lenticularhalogenerator().md)

### Protocols

- [CICode128BarcodeGenerator](coreimage/cicode128barcodegenerator.md)
- [CIAttributedTextImageGenerator](coreimage/ciattributedtextimagegenerator.md)
- [CIAztecCodeGenerator](coreimage/ciazteccodegenerator.md)
- [CIBarcodeGenerator](coreimage/cibarcodegenerator.md)
- [CIBlurredRectangleGenerator](coreimage/ciblurredrectanglegenerator.md)
- [CIRoundedRectangleStrokeGenerator](coreimage/ciroundedrectanglestrokegenerator.md)
- [CICheckerboardGenerator](coreimage/cicheckerboardgenerator.md)
- [CIMeshGenerator](coreimage/cimeshgenerator.md)
- [CIPDF417BarcodeGenerator](coreimage/cipdf417barcodegenerator.md)
- [CIQRCodeGenerator](coreimage/ciqrcodegenerator.md)
- [CIRandomGenerator](coreimage/cirandomgenerator.md)
- [CIRoundedRectangleGenerator](coreimage/ciroundedrectanglegenerator.md)
- [CIRoundedRectangleStrokeGenerator](coreimage/ciroundedrectanglestrokegenerator.md)
- [CIStarShineGenerator](coreimage/cistarshinegenerator.md)
- [CIStripesGenerator](coreimage/cistripesgenerator.md)
