Contents

setImage(_:imageProperties:)

Sets the image to display in an image view.

Declaration

func setImage(_ image: CGImage!, imageProperties metaData: [AnyHashable : Any]!)

Parameters

  • image:

    The image to set.

  • metaData:

    A dictionary that contains metadata that describes the image.

See Also

Related Documentation

Getting and Setting Images