samplingNearest()
Create an image by changing the receiver’s sample mode to nearest neighbor.
Declaration
func samplingNearest() -> CIImageReturn Value
An autoreleased CIImage instance with a nearest sampling.
Create an image by changing the receiver’s sample mode to nearest neighbor.
func samplingNearest() -> CIImageAn autoreleased CIImage instance with a nearest sampling.