Filestack Documentation

Class Sepia​Transform

public class SepiaTransform: Transform  

Converts the image to sepia color.

SepiaTransform SepiaTransform Transform Transform SepiaTransform->Transform

Superclass

Transform

:nodoc:

Initializers

init()

public init()  

Initializes a SepiaTransform object.

Methods

tone(_:​)

@discardableResult
    func tone(_ value: Int) -> Self  

Adds the tone option.

Parameters

value Int

The value to set the sepia tone to. Valid range: 0...100