Class
EnhanceTransform
public class EnhanceTransform: Transform
Smartly analyzes a photo and performs color correction and other enhancements to improve the overall quality of the image.
Relationships
Superclass
Transform:nodoc:
Initializers
Methods
preset(_:)
@discardableResult
func preset(_ value: TransformEnhancePreset) -> Self
Adds the preset option.
Parameters
| Name | Type | Description |
|---|---|---|
| value | TransformEnhancePreset |
The preset to use for enhancing the image. Only available on Pro plans or higher. |