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