C# Class Emgu.CV.Structure.MCvSetElem

Wrapper CvSetElem structure
ファイルを表示 Open project: fajoy/RTSPExample

Public Properties

Property Type Description
flags int
next_free System.IntPtr

Property Details

flags public_oe property

flags
public int flags
return int

next_free public_oe property

next_free
public IntPtr,System next_free
return System.IntPtr