Contents

histogram()

Calculates the histogram of an 8-bit-per-channel, 4-channel multiple-plane pixel buffer.

Declaration

func histogram() -> vImage.PixelBuffer<Format>.Histogram8888

Return Value

The histogram of the pixel buffer.

See Also

Related Documentation

Histogram calculation