www.emgu.com/wiki
Sets all histogram bins to 0 in case of dense histogram and removes all histogram bins in case of sparse array

Declaration Syntax
public static void cvClearHist(
IntPtr hist
)
Public Shared Sub cvClearHist ( _
hist As IntPtr _
)
public:
static void cvClearHist(
IntPtr hist
)

Parameters
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)