@Convention(value="CV_STDCALL") @Properties(inherit=opencv_core.class) public class Cv_iplCreateImageHeader extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier | Constructor and Description |
---|---|
protected |
Cv_iplCreateImageHeader() |
|
Cv_iplCreateImageHeader(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
IplImage |
call(int arg0,
int arg1,
int arg2,
BytePointer arg3,
BytePointer arg4,
int arg5,
int arg6,
int arg7,
int arg8,
int arg9,
IplROI arg10,
IplImage arg11,
Pointer arg12,
IplTileInfo arg13) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public Cv_iplCreateImageHeader(Pointer p)
Pointer(Pointer)
.protected Cv_iplCreateImageHeader()
public IplImage call(int arg0, int arg1, int arg2, @Cast(value="char*") BytePointer arg3, @Cast(value="char*") BytePointer arg4, int arg5, int arg6, int arg7, int arg8, int arg9, IplROI arg10, IplImage arg11, Pointer arg12, IplTileInfo arg13)
Copyright © 2024. All rights reserved.