Contents

init(_:)

Creates a color transformer with the specified closure.

Declaration

init(_ transform: @escaping (UIColor) -> UIColor)

See Also

Creating a color transformer