Filestack Documentation

Class Circle​Transform

public class CircleTransform: Transform  

Applies a circle border effect to the image.

CircleTransform CircleTransform Transform Transform CircleTransform->Transform

Superclass

Transform

:nodoc:

Initializers

init()

public init()  

Initializes a CircleTransform object.

Methods

background(_:​)

@discardableResult
    func background(_ value: UIColor) -> Self  

Adds the background option.

Parameters

value UIColor

Sets the background color to display behind the image.