| MCvSliceWholeSeq Property |
http://www.emgu.com
Get the equivalent of CV_WHOLE_SEQ
Namespace: Emgu.CV.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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