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 size) |
opencv_core.CvSize(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
height() |
opencv_core.CvSize |
height(int height) |
opencv_core.CvSize |
position(int 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, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, withDeallocator, zeropublic opencv_core.CvSize()
public opencv_core.CvSize(int size)
public opencv_core.CvSize(Pointer p)
public opencv_core.CvSize position(int 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 © 2014. All Rights Reserved.