Contents

init(ciImage:)

Returns a representation of an image initialized to the specified Core Image instance.

Declaration

init(ciImage image: CIImage)

Parameters

Return Value

An initialized NSCIImageRep object, or nil if the object could not be initialized.