Contents

init(cgLayer:)

Initializes an image object from the contents supplied by a CGLayer object.

Declaration

init(cgLayer layer: CGLayer)

Parameters

Return Value

The initialized image object.

See Also

Deprecated