Contents

init(imageData:identifierHint:)

Creates a RAW filter from the image data and type hint that you specify.

Declaration

convenience init?(imageData data: Data, identifierHint: String?)

Parameters

  • data:

    The image data.

  • identifierHint:

    A string that identifies the image type.

See Also

Creating a filter