Class
BlurTransform
public class BlurTransform: Transform
Applies a blurring effect to the image.
Relationships
Superclass
Transform
:nodoc:
Initializers
Methods
amount(_:)
@discardableResult
func amount(_ value: Int) -> Self
Adds the amount
option.
Parameters
Name | Type | Description |
---|---|---|
value | Int |
The amount to blur the image. Valid range: |