Contents

samplingLinear()

Create an image by changing the receiver’s sample mode to bilinear interpolation.

Declaration

func samplingLinear() -> CIImage

Return Value

An autoreleased CIImage instance with a bilinear sampling.

See Also

Sampling the Image