@NoOffset @Properties(inherit=opencv_core.class) public class CvSize extends AbstractCvSize
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounterZERO| Constructor and Description |
|---|
CvSize() |
CvSize(long size)
Native array allocator.
|
CvSize(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CvSize |
getPointer(long i) |
int |
height() |
CvSize |
height(int setter) |
CvSize |
position(long position) |
int |
width() |
CvSize |
width(int setter) |
toStringasBuffer, capacity, get, get, get, get, getString, getStringCodePoints, limit, put, put, put, put, putString, sizeofaddress, asByteBuffer, availablePhysicalBytes, calloc, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic CvSize(Pointer p)
Pointer(Pointer).public CvSize(long size)
Pointer.position(long).public CvSize()
public CvSize position(long position)
position in class IntPointerpublic CvSize getPointer(long i)
getPointer in class IntPointerpublic int width()
width in class AbstractCvSizepublic CvSize width(int setter)
width in class AbstractCvSizepublic int height()
height in class AbstractCvSizepublic CvSize height(int setter)
height in class AbstractCvSizeCopyright © 2022. All rights reserved.