scale(destination:)
Scales a 32-bit planar pixel buffer to fit the destination buffer.
Declaration
func scale(destination: vImage.PixelBuffer<Format>)Parameters
- destination:
The destination pixel buffer.
Scales a 32-bit planar pixel buffer to fit the destination buffer.
func scale(destination: vImage.PixelBuffer<Format>)The destination pixel buffer.