@Name(value="FPixa") public static class lept.FPIXA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FPIXA()
Default native constructor.
|
FPIXA(long size)
Native array allocator.
|
FPIXA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PointerPointer |
fpix() |
lept.FPIX |
fpix(int i)
the array of ptrs to fpix
|
lept.FPIXA |
fpix(int i,
lept.FPIX fpix) |
lept.FPIXA |
fpix(PointerPointer fpix) |
int |
n()
number of fpix in ptr array
|
lept.FPIXA |
n(int n) |
int |
nalloc()
number of fpix ptrs allocated
|
lept.FPIXA |
nalloc(int nalloc) |
lept.FPIXA |
position(long position) |
int |
refcount()
reference count (1 if no clones)
|
lept.FPIXA |
refcount(int refcount) |
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 FPIXA()
public FPIXA(long size)
Pointer.position(long).public 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)
@Cast(value="FPix**") public PointerPointer fpix()
public lept.FPIXA fpix(PointerPointer fpix)
Copyright © 2019. All rights reserved.