@Name(value="FPixa") @Properties(inherit=leptonica.class) public class FPIXA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| 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() |
FPIX |
fpix(int i)
the array of ptrs to fpix
|
FPIXA |
fpix(int i,
FPIX setter) |
FPIXA |
fpix(PointerPointer setter) |
FPIXA |
getPointer(long i) |
int |
n()
number of fpix in ptr array
|
FPIXA |
n(int setter) |
int |
nalloc()
number of fpix ptrs allocated
|
FPIXA |
nalloc(int setter) |
FPIXA |
position(long position) |
int |
refcount()
reference count (1 if no clones)
|
FPIXA |
refcount(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic FPIXA()
public FPIXA(long size)
Pointer.position(long).public FPIXA(Pointer p)
Pointer(Pointer).public FPIXA getPointer(long i)
getPointer in class Pointerpublic FPIXA n(int setter)
public FPIXA nalloc(int setter)
public FPIXA refcount(int setter)
public FPIX fpix(int i)
@Cast(value="FPix**") public PointerPointer fpix()
public FPIXA fpix(PointerPointer setter)
Copyright © 2024. All rights reserved.