Skip to content

FilterShadows

PingAK9 edited this page Nov 26, 2020 · 1 revision

FilterShadows

public struct FilterShadows: Filtering, Equatable, Codable

Inheritance

Codable, Equatable, Filtering

Initializers

init()

public init()

Properties

range

let range: ParameterRange<Double, FilterShadows>

value

var value: Double = 0

Methods

apply(to:sourceImage:)

public func apply(to image: CIImage, sourceImage: CIImage) -> CIImage
Clone this wiki locally