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