CvInvokecvGet2D Method |
Namespace: Emgu.CV
public static MCvScalar cvGet2D( IntPtr arr, int idx0, int idx1 )
Public Shared Function cvGet2D ( arr As IntPtr, idx0 As Integer, idx1 As Integer ) As MCvScalar
public: static MCvScalar cvGet2D( IntPtr arr, int idx0, int idx1 )
static member cvGet2D : arr : IntPtr * idx0 : int * idx1 : int -> MCvScalar
2016 Emgu Corporation, All Rights Reserved,