public static class opencv_legacy.CvBGPixelCCStatTable extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_legacy.CvBGPixelCCStatTable() |
opencv_legacy.CvBGPixelCCStatTable(int size) |
opencv_legacy.CvBGPixelCCStatTable(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_legacy.CvBGPixelCCStatTable |
position(int position) |
float |
Pv() |
opencv_legacy.CvBGPixelCCStatTable |
Pv(float Pv) |
float |
Pvb() |
opencv_legacy.CvBGPixelCCStatTable |
Pvb(float Pvb) |
BytePointer |
v() |
byte |
v(int i) |
opencv_legacy.CvBGPixelCCStatTable |
v(int i,
byte v) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_legacy.CvBGPixelCCStatTable()
public opencv_legacy.CvBGPixelCCStatTable(int size)
public opencv_legacy.CvBGPixelCCStatTable(Pointer p)
public opencv_legacy.CvBGPixelCCStatTable position(int position)
public float Pv()
public opencv_legacy.CvBGPixelCCStatTable Pv(float Pv)
public float Pvb()
public opencv_legacy.CvBGPixelCCStatTable Pvb(float Pvb)
public byte v(int i)
public opencv_legacy.CvBGPixelCCStatTable v(int i, byte v)
public BytePointer v()
Copyright © 2014. All Rights Reserved.