Contents

init(image:)

Initializes an image object with the specified UIKit image object.

Declaration

init?(image: UIImage)

Parameters

  • image:

    An image containing the source data.

See Also

Creating an Image