Class
SharpenTransform
public class SharpenTransform: Transform
Applies a sharpening 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 sharpen the image. Valid range: |