@Name(value="FPixa") public static class lept.FPIXA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.FPIXA()
Default native constructor.
|
lept.FPIXA(long size)
Native array allocator.
|
lept.FPIXA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PointerPointer |
fpix() |
lept.FPIX |
fpix(int i) |
lept.FPIXA |
fpix(int i,
lept.FPIX fpix) |
int |
n() |
lept.FPIXA |
n(int n) |
int |
nalloc() |
lept.FPIXA |
nalloc(int nalloc) |
lept.FPIXA |
position(long position) |
int |
refcount() |
lept.FPIXA |
refcount(int refcount) |
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.FPIXA()
public lept.FPIXA(long size)
Pointer.position(long).public lept.FPIXA(Pointer p)
Pointer.Pointer(Pointer).public lept.FPIXA position(long position)
public lept.FPIXA n(int n)
public lept.FPIXA nalloc(int nalloc)
public lept.FPIXA refcount(int refcount)
public lept.FPIX fpix(int i)
public lept.FPIXA fpix(int i, lept.FPIX fpix)
@MemberGetter @Cast(value="FPix**") public PointerPointer fpix()
Copyright © 2016. All rights reserved.