Contents

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.

See Also

Creating a filter