init(cgImage:)
Creates a Core Graphics image format of the specified image.
Declaration
init?(cgImage: CGImage)Parameters
- cgImage:
The source Core Graphics image.
Creates a Core Graphics image format of the specified image.
init?(cgImage: CGImage)The source Core Graphics image.