@Convention(value="CV_STDCALL")
public static class opencv_core.Cv_iplAllocateImageData
extends org.bytedeco.javacpp.FunctionPointer
| Modifier | Constructor and Description |
|---|---|
protected |
Cv_iplAllocateImageData() |
|
Cv_iplAllocateImageData(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
call(opencv_core.IplImage arg0,
int arg1,
int arg2) |
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_iplAllocateImageData(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).protected Cv_iplAllocateImageData()
public void call(opencv_core.IplImage arg0, int arg1, int arg2)
Copyright © 2018. All rights reserved.