Contents

scale(destination:)

Scales an 8-bit planar pixel buffer to fit the destination buffer.

Declaration

func scale(destination: vImage.PixelBuffer<Format>)

Parameters

  • destination:

    The destination pixel buffer.

Mentioned in

See Also

Related Documentation

Scaling images