---
title: CIRoundedRectangleGenerator
framework: coreimage
role: symbol
role_heading: Protocol
path: coreimage/ciroundedrectanglegenerator
---

# CIRoundedRectangleGenerator

The properties you use to configure a rounded rectangle generator filter.

## Declaration

```swift
protocol CIRoundedRectangleGenerator : CIFilterProtocol
```

## Topics

### Instance Properties

- [color](coreimage/ciroundedrectanglegenerator/color.md)
- [extent](coreimage/ciroundedrectanglegenerator/extent.md)
- [radius](coreimage/ciroundedrectanglegenerator/radius.md)
- [smoothness](coreimage/ciroundedrectanglegenerator/smoothness.md)

## Relationships

### Inherits From

- [CIFilterProtocol](coreimage/cifilterprotocol.md)

## See Also

### Related Documentation

- [roundedRectangleGenerator()](coreimage/cifilter-swift.class/roundedrectanglegenerator().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)
- [CILenticularHaloGenerator](coreimage/cilenticularhalogenerator.md)
- [CIMeshGenerator](coreimage/cimeshgenerator.md)
- [CIPDF417BarcodeGenerator](coreimage/cipdf417barcodegenerator.md)
- [CIQRCodeGenerator](coreimage/ciqrcodegenerator.md)
- [CIRandomGenerator](coreimage/cirandomgenerator.md)
- [CIRoundedRectangleStrokeGenerator](coreimage/ciroundedrectanglestrokegenerator.md)
- [CIStarShineGenerator](coreimage/cistarshinegenerator.md)
- [CIStripesGenerator](coreimage/cistripesgenerator.md)
