histogram()
Calculates the histogram of an 8-bit-per-channel, 4-channel multiple-plane pixel buffer.
Declaration
func histogram() -> vImage.PixelBuffer<Format>.Histogram8888Return Value
The histogram of the pixel buffer.
Calculates the histogram of an 8-bit-per-channel, 4-channel multiple-plane pixel buffer.
func histogram() -> vImage.PixelBuffer<Format>.Histogram8888The histogram of the pixel buffer.