@NoOffset public static class opencv_core.CvSize extends opencv_core.AbstractCvSize
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocatorZERO| Constructor and Description |
|---|
opencv_core.CvSize() |
opencv_core.CvSize(int w,
int h) |
opencv_core.CvSize(long size)
Native array allocator.
|
opencv_core.CvSize(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
height() |
opencv_core.CvSize |
height(int height) |
opencv_core.CvSize |
position(long position) |
int |
width() |
opencv_core.CvSize |
width(int width) |
toStringasBuffer, capacity, get, get, get, get, getString, getStringCodePoints, limit, put, put, put, put, putStringaddress, asByteBuffer, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, totalBytes, withDeallocator, zeropublic opencv_core.CvSize(Pointer p)
Pointer.Pointer(Pointer).public opencv_core.CvSize(long size)
Pointer.position(long).public opencv_core.CvSize(int w,
int h)
public opencv_core.CvSize()
public opencv_core.CvSize position(long position)
position in class IntPointerpublic int width()
width in class opencv_core.AbstractCvSizepublic opencv_core.CvSize width(int width)
width in class opencv_core.AbstractCvSizepublic int height()
height in class opencv_core.AbstractCvSizepublic opencv_core.CvSize height(int height)
height in class opencv_core.AbstractCvSizeCopyright © 2016. All rights reserved.