Filestack Documentation

Class Enhance​Transform

public class EnhanceTransform: Transform  

Smartly analyzes a photo and performs color correction and other enhancements to improve the overall quality of the image.

EnhanceTransform EnhanceTransform Transform Transform EnhanceTransform->Transform

Superclass

Transform

:nodoc:

Initializers

init()

public init()  

Initializes a EnhanceTransform object.

Methods

preset(_:​)

@discardableResult
    func preset(_ value: TransformEnhancePreset) -> Self  

Adds the preset option.

Parameters

value Transform​Enhance​Preset

The preset to use for enhancing the image. Only available on Pro plans or higher.