Contents

filter()

Returns the Core Image filter associated with the view.

Declaration

func filter() -> CIFilter!

Return Value

The Core Image filter associated with the view.

See Also

Getting Data from the Filter View