CvInvokecvGetCol Method |
Namespace: Emgu.CV
public static IntPtr cvGetCol( IntPtr arr, IntPtr submat, int col )
Public Shared Function cvGetCol ( arr As IntPtr, submat As IntPtr, col As Integer ) As IntPtr
public: static IntPtr cvGetCol( IntPtr arr, IntPtr submat, int col )
static member cvGetCol : arr : IntPtr * submat : IntPtr * col : int -> IntPtr
2015 Emgu Corporation, All Rights Reserved,