MCvSliceWholeSeq Property |
http://www.emgu.com
Get the equivalent of CV_WHOLE_SEQ
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic static MCvSlice WholeSeq { get; }
Public Shared ReadOnly Property WholeSeq As MCvSlice
Get
public:
static property MCvSlice WholeSeq {
MCvSlice get ();
}
static member WholeSeq : MCvSlice with get
Property Value
Type:
MCvSlice
See Also