Class
SepiaTransform
public class SepiaTransform: Transform
Converts the image to sepia color.
Relationships
Superclass
Transform
:nodoc:
Initializers
Methods
tone(_:)
@discardableResult
func tone(_ value: Int) -> Self
Adds the tone
option.
Parameters
Name | Type | Description |
---|---|---|
value | Int |
The value to set the sepia tone to. Valid range: |