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