Contents

samplingNearest()

Create an image by changing the receiver’s sample mode to nearest neighbor.

Declaration

func samplingNearest() -> CIImage

Return Value

An autoreleased CIImage instance with a nearest sampling.

See Also

Sampling the Image