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