public static double cvQueryHistValue_3D( IntPtr hist, int idx0, int idx1, int idx2 )
Public Shared Function cvQueryHistValue_3D ( _ hist As IntPtr, _ idx0 As Integer, _ idx1 As Integer, _ idx2 As Integer _ ) As Double
public: static double cvQueryHistValue_3D( IntPtr hist, int idx0, int idx1, int idx2 )