The CvSlice type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| EndIndex |
end index (exclusive)
| |
| SizeOf |
sizeof(CvSlice)
| |
| StartIndex |
start index (inclusive)
| |
| WholeSeq |
シーケンス全体をあらわすスライスを取得する
| |
| WholeSeqEndIndex |
シーケンス全体をあらわすスライスのスライス長を取得する
|
See Also