Contents

convert(to:)

Converts the contents of the 32-bit planar pixel buffer to floating-point 16-bit planar format.

Declaration

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

Parameters

  • destination:

    The destination pixel buffer.

See Also

Conversion from 32-bit to 16-bit