public static class opencv_core.CvType extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.CvType() |
opencv_core.CvType(BytePointer type_name,
opencv_core.CvIsInstanceFunc is_instance) |
opencv_core.CvType(BytePointer type_name,
opencv_core.CvIsInstanceFunc is_instance,
opencv_core.CvReleaseFunc release,
opencv_core.CvReadFunc read,
opencv_core.CvWriteFunc write,
opencv_core.CvCloneFunc clone) |
opencv_core.CvType(Pointer p) |
opencv_core.CvType(String type_name,
opencv_core.CvIsInstanceFunc is_instance) |
opencv_core.CvType(String type_name,
opencv_core.CvIsInstanceFunc is_instance,
opencv_core.CvReleaseFunc release,
opencv_core.CvReadFunc read,
opencv_core.CvWriteFunc write,
opencv_core.CvCloneFunc clone) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvTypeInfo |
info() |
opencv_core.CvType |
info(opencv_core.CvTypeInfo info) |
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.CvType()
public opencv_core.CvType(Pointer p)
public opencv_core.CvType(BytePointer type_name, opencv_core.CvIsInstanceFunc is_instance, opencv_core.CvReleaseFunc release, opencv_core.CvReadFunc read, opencv_core.CvWriteFunc write, opencv_core.CvCloneFunc clone)
public opencv_core.CvType(BytePointer type_name, opencv_core.CvIsInstanceFunc is_instance)
public opencv_core.CvType(String type_name, opencv_core.CvIsInstanceFunc is_instance, opencv_core.CvReleaseFunc release, opencv_core.CvReadFunc read, opencv_core.CvWriteFunc write, opencv_core.CvCloneFunc clone)
public opencv_core.CvType(String type_name, opencv_core.CvIsInstanceFunc is_instance)
public opencv_core.CvTypeInfo info()
public opencv_core.CvType info(opencv_core.CvTypeInfo info)
Copyright © 2014. All Rights Reserved.