CvInvokecvGetRow Method |
Namespace: Emgu.CV
public static IntPtr cvGetRow( IntPtr arr, IntPtr submat, int row )
Public Shared Function cvGetRow ( arr As IntPtr, submat As IntPtr, row As Integer ) As IntPtr
public: static IntPtr cvGetRow( IntPtr arr, IntPtr submat, int row )
static member cvGetRow : arr : IntPtr * submat : IntPtr * row : int -> IntPtr
2016 Emgu Corporation, All Rights Reserved,