Contents

convert(to:)

Converts the contents of the floating-point 16-bit-per-channel, 2-channel interleaved pixel buffer to 32-bit-per-channel format.

Declaration

func convert(to destination: vImage.PixelBuffer<vImage.InterleavedFx2>)

Parameters

  • destination:

    The destination pixel buffer.

See Also

Conversion from 16-bit to 32-bit