Contents

CIBlurredRoundedRectangleGenerator

The protocol for the Blurred Rounded Rectangle Generator filter.

Declaration

protocol CIBlurredRoundedRectangleGenerator : CIFilterProtocol

Overview

Generates a blurred rounded rectangle image with the specified extent, corner radius, blur sigma, and color.

Topics

Instance Properties