public static class opencv_core.CvSlice extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.CvSlice() |
opencv_core.CvSlice(int size) |
opencv_core.CvSlice(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
end_index() |
opencv_core.CvSlice |
end_index(int end_index) |
opencv_core.CvSlice |
position(int position) |
int |
start_index() |
opencv_core.CvSlice |
start_index(int start_index) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_core.CvSlice()
public opencv_core.CvSlice(int size)
public opencv_core.CvSlice(Pointer p)
public opencv_core.CvSlice position(int position)
public int start_index()
public opencv_core.CvSlice start_index(int start_index)
public int end_index()
public opencv_core.CvSlice end_index(int end_index)
Copyright © 2014. All Rights Reserved.