Click or drag to resize

ImageTColor, TDepthGetSum Method

http://www.emgu.com
Get the sum for each color channel

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public TColor GetSum()

Return Value

Type: TColor
The sum for each color channel
See Also