public static class opencv_core.BinaryFunc extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
opencv_core.BinaryFunc() |
|
opencv_core.BinaryFunc(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
call(BytePointer src1,
long step1,
BytePointer src2,
long step2,
BytePointer dst,
long step,
opencv_core.Size sz,
Pointer arg7) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_core.BinaryFunc(Pointer p)
protected opencv_core.BinaryFunc()
public void call(BytePointer src1, long step1, BytePointer src2, long step2, BytePointer dst, long step, opencv_core.Size sz, Pointer arg7)
Copyright © 2014. All Rights Reserved.