@Properties(inherit=opencv_core.class) @Name(value="IplImage*") public class IplImageArray extends CvArrArray
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IplImageArray(IplImage... array) |
IplImageArray(long size) |
IplImageArray(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
IplImage |
get() |
IplImageArray |
position(long position) |
IplImageArray |
put(CvArr... array) |
IplImageArray |
put(CvArr p) |
capacity, get, get, get, getString, getString, getString, limit, put, put, put, put, put, put, put, put, put, putString, putString, putStringaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic IplImageArray(IplImage... array)
public IplImageArray(long size)
public IplImageArray(Pointer p)
public IplImageArray position(long position)
position in class CvArrArraypublic IplImageArray put(CvArr... array)
put in class CvArrArray@ValueGetter public IplImage get()
get in class CvArrArraypublic IplImageArray put(CvArr p)
put in class CvArrArrayCopyright © 2020. All rights reserved.