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