The flags specifying the modified sequence end
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Back | 0 | the elements are added/removed to the end of sequence | |
Front | 1 | the elements are added/removed to the beginning of sequenc |
See Also