Contents

scale(destination:)

Scales an unsigned 16-bit-per-channel, four-channel interleaved pixel buffer to fit the destination buffer.

Declaration

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

Parameters

  • destination:

    The destination pixel buffer.

See Also

Related Documentation

Scaling images