@Name(value="Pixaa") @Properties(inherit=leptonica.class) public class PIXAA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
PIXAA()
Default native constructor.
|
PIXAA(long size)
Native array allocator.
|
PIXAA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BOXA |
boxa()
array of boxes
|
PIXAA |
boxa(BOXA setter) |
PIXAA |
getPointer(long i) |
int |
n()
number of Pixa in ptr array
|
PIXAA |
n(int setter) |
int |
nalloc()
number of Pixa ptrs allocated
|
PIXAA |
nalloc(int setter) |
PointerPointer |
pixa() |
PIXA |
pixa(int i)
array of ptrs to pixa
|
PIXAA |
pixa(int i,
PIXA setter) |
PIXAA |
pixa(PointerPointer setter) |
PIXAA |
position(long position) |
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 PIXAA()
public PIXAA(long size)
Pointer.position(long).public PIXAA(Pointer p)
Pointer(Pointer).public PIXAA getPointer(long i)
getPointer in class Pointerpublic PIXAA n(int setter)
public PIXAA nalloc(int setter)
public PIXA pixa(int i)
@Cast(value="Pixa**") public PointerPointer pixa()
public PIXAA pixa(PointerPointer setter)
public BOXA boxa()
Copyright © 2022. All rights reserved.