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.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public TColor GetSum()

Return Value

Type: TColor
The sum for each color channel
See Also