public static class opencv_legacy.CvBGPixelCStatTable extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_legacy.CvBGPixelCStatTable() |
opencv_legacy.CvBGPixelCStatTable(int size) |
opencv_legacy.CvBGPixelCStatTable(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_legacy.CvBGPixelCStatTable |
position(int position) |
float |
Pv() |
opencv_legacy.CvBGPixelCStatTable |
Pv(float Pv) |
float |
Pvb() |
opencv_legacy.CvBGPixelCStatTable |
Pvb(float Pvb) |
BytePointer |
v() |
byte |
v(int i) |
opencv_legacy.CvBGPixelCStatTable |
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.CvBGPixelCStatTable()
public opencv_legacy.CvBGPixelCStatTable(int size)
public opencv_legacy.CvBGPixelCStatTable(Pointer p)
public opencv_legacy.CvBGPixelCStatTable position(int position)
public float Pv()
public opencv_legacy.CvBGPixelCStatTable Pv(float Pv)
public float Pvb()
public opencv_legacy.CvBGPixelCStatTable Pvb(float Pvb)
public byte v(int i)
public opencv_legacy.CvBGPixelCStatTable v(int i, byte v)
public BytePointer v()
Copyright © 2014. All Rights Reserved.