@Name(value="PixaComp") public static class lept.PIXAC extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.PIXAC()
Default native constructor.
|
lept.PIXAC(long size)
Native array allocator.
|
lept.PIXAC(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
lept.BOXA |
boxa() |
lept.PIXAC |
boxa(lept.BOXA boxa) |
int |
n() |
lept.PIXAC |
n(int n) |
int |
nalloc() |
lept.PIXAC |
nalloc(int nalloc) |
int |
offset() |
lept.PIXAC |
offset(int offset) |
PointerPointer |
pixc() |
lept.PIXC |
pixc(int i) |
lept.PIXAC |
pixc(int i,
lept.PIXC pixc) |
lept.PIXAC |
position(long position) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic lept.PIXAC()
public lept.PIXAC(long size)
Pointer.position(long).public lept.PIXAC(Pointer p)
Pointer.Pointer(Pointer).public lept.PIXAC position(long position)
public lept.PIXAC n(int n)
public lept.PIXAC nalloc(int nalloc)
public lept.PIXAC offset(int offset)
public lept.PIXC pixc(int i)
public lept.PIXAC pixc(int i, lept.PIXC pixc)
@MemberGetter @Cast(value="PixComp**") public PointerPointer pixc()
public lept.BOXA boxa()
public lept.PIXAC boxa(lept.BOXA boxa)
Copyright © 2016. All rights reserved.