init(imageURL:)
Creates a RAW filter from the image at the URL location that you specify.
Declaration
convenience init?(imageURL url: URL)Parameters
- url:
The URL location of the image.
Creates a RAW filter from the image at the URL location that you specify.
convenience init?(imageURL url: URL)The URL location of the image.