---
title: CIAztecCodeGenerator
framework: coreimage
role: symbol
role_heading: Protocol
path: coreimage/ciazteccodegenerator
---

# CIAztecCodeGenerator

The properties you use to configure an Aztec code generator filter.

## Declaration

```swift
protocol CIAztecCodeGenerator : CIFilterProtocol
```

## Topics

### Instance Properties

- [compactStyle](coreimage/ciazteccodegenerator/compactstyle.md)
- [correctionLevel](coreimage/ciazteccodegenerator/correctionlevel.md)
- [layers](coreimage/ciazteccodegenerator/layers.md)
- [message](coreimage/ciazteccodegenerator/message.md)

## Relationships

### Inherits From

- [CIFilterProtocol](coreimage/cifilterprotocol.md)

## See Also

### Related Documentation

- [aztecCodeGenerator()](coreimage/cifilter-swift.class/azteccodegenerator().md)

### Protocols

- [CICode128BarcodeGenerator](coreimage/cicode128barcodegenerator.md)
- [CIAttributedTextImageGenerator](coreimage/ciattributedtextimagegenerator.md)
- [CIBarcodeGenerator](coreimage/cibarcodegenerator.md)
- [CIBlurredRectangleGenerator](coreimage/ciblurredrectanglegenerator.md)
- [CIRoundedRectangleStrokeGenerator](coreimage/ciroundedrectanglestrokegenerator.md)
- [CICheckerboardGenerator](coreimage/cicheckerboardgenerator.md)
- [CILenticularHaloGenerator](coreimage/cilenticularhalogenerator.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)
