Returns the Core Image filter associated with the view.
SDK
- macOS 10.5+
Framework
- Quartz
Declaration
func filter() -> CIFilter!
Return Value
The Core Image filter associated with the view.
Returns the Core Image filter associated with the view.
SDK
Framework
func filter() -> CIFilter!
The Core Image filter associated with the view.
func object Controller() -> NSObject Controller!
Returns the object controller for the bindings between the filter and its view.