@Namespace(value="cv") @NoOffset public static class opencv_core.MatStep extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.MatStep() |
opencv_core.MatStep(long s) |
opencv_core.MatStep(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
asLong() |
SizeTPointer |
buf() |
long |
buf(int i) |
opencv_core.MatStep |
buf(int i,
long buf) |
SizeTPointer |
get(int i) |
SizeTPointer |
p() |
opencv_core.MatStep |
p(SizeTPointer p) |
opencv_core.MatStep |
put(long s) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic opencv_core.MatStep(Pointer p)
Pointer.Pointer(Pointer).public opencv_core.MatStep()
@Cast(value="size_t*") public SizeTPointer p()
public opencv_core.MatStep p(SizeTPointer p)
public opencv_core.MatStep buf(int i, long buf)
@MemberGetter @Cast(value="size_t*") public SizeTPointer buf()
Copyright © 2016. All rights reserved.