public static class opencv_core.CvSetElem extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.CvSetElem() |
opencv_core.CvSetElem(int size) |
opencv_core.CvSetElem(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
flags() |
opencv_core.CvSetElem |
flags(int flags) |
opencv_core.CvSetElem |
next_free() |
opencv_core.CvSetElem |
next_free(opencv_core.CvSetElem next_free) |
opencv_core.CvSetElem |
position(int position) |
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.CvSetElem()
public opencv_core.CvSetElem(int size)
public opencv_core.CvSetElem(Pointer p)
public opencv_core.CvSetElem position(int position)
public int flags()
public opencv_core.CvSetElem flags(int flags)
public opencv_core.CvSetElem next_free()
public opencv_core.CvSetElem next_free(opencv_core.CvSetElem next_free)
Copyright © 2014. All Rights Reserved.