@Name(value="CCBorda") public static class lept.CCBORDA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
CCBORDA()
Default native constructor.
|
CCBORDA(long size)
Native array allocator.
|
CCBORDA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PointerPointer |
ccb() |
lept.CCBORD |
ccb(int i)
ccb ptr array
|
lept.CCBORDA |
ccb(int i,
lept.CCBORD ccb) |
lept.CCBORDA |
ccb(PointerPointer ccb) |
int |
h()
height of pix
|
lept.CCBORDA |
h(int h) |
int |
n()
number of ccbord in ptr array
|
lept.CCBORDA |
n(int n) |
int |
nalloc()
number of ccbord ptrs allocated
|
lept.CCBORDA |
nalloc(int nalloc) |
lept.PIX |
pix()
input pix (may be null)
|
lept.CCBORDA |
pix(lept.PIX pix) |
lept.CCBORDA |
position(long position) |
int |
w()
width of pix
|
lept.CCBORDA |
w(int w) |
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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic CCBORDA()
public CCBORDA(long size)
Pointer.position(long).public CCBORDA(Pointer p)
Pointer.Pointer(Pointer).public lept.CCBORDA position(long position)
public lept.PIX pix()
public lept.CCBORDA pix(lept.PIX pix)
public lept.CCBORDA w(int w)
public lept.CCBORDA h(int h)
public lept.CCBORDA n(int n)
public lept.CCBORDA nalloc(int nalloc)
public lept.CCBORD ccb(int i)
public lept.CCBORDA ccb(int i, lept.CCBORD ccb)
@Cast(value="CCBord**") public PointerPointer ccb()
public lept.CCBORDA ccb(PointerPointer ccb)
Copyright © 2019. All rights reserved.