Class
PixelateTransform
public class PixelateTransform: Transform
Pixelates the image.
Relationships
Superclass
Transform
:nodoc:
Initializers
Methods
amount(_:)
@discardableResult
func amount(_ value: Int = 2) -> Self
Adds amount
option.
Parameters
Name | Type | Description |
---|---|---|
value | Int |
Valid range: |