public static class opencv_legacy.CvInput extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_legacy.CvInput() |
opencv_legacy.CvInput(int size) |
opencv_legacy.CvInput(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_legacy.CvCallback |
callback() |
opencv_legacy.CvInput |
callback(opencv_legacy.CvCallback callback) |
Pointer |
data() |
opencv_legacy.CvInput |
data(Pointer data) |
opencv_legacy.CvInput |
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_legacy.CvInput()
public opencv_legacy.CvInput(int size)
public opencv_legacy.CvInput(Pointer p)
public opencv_legacy.CvInput position(int position)
public opencv_legacy.CvCallback callback()
public opencv_legacy.CvInput callback(opencv_legacy.CvCallback callback)
public Pointer data()
public opencv_legacy.CvInput data(Pointer data)
Copyright © 2014. All Rights Reserved.