@Name(value="Pixa") @Properties(inherit=leptonica.class) public class PIXA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PIXA()
Default native constructor.
|
PIXA(long size)
Native array allocator.
|
PIXA(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
BOXA |
boxa()
array of boxes
|
PIXA |
boxa(BOXA setter) |
PIXA |
getPointer(long i) |
int |
n()
number of Pix in ptr array
|
PIXA |
n(int setter) |
int |
nalloc()
number of Pix ptrs allocated
|
PIXA |
nalloc(int setter) |
PointerPointer |
pix() |
PIX |
pix(int i)
the array of ptrs to pix
|
PIXA |
pix(int i,
PIX setter) |
PIXA |
pix(PointerPointer setter) |
PIXA |
position(long position) |
int |
refcount()
reference count (1 if no clones)
|
PIXA |
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, zero
public PIXA()
public PIXA(long size)
Pointer.position(long)
.public PIXA(Pointer p)
Pointer(Pointer)
.public PIXA getPointer(long i)
getPointer
in class Pointer
public PIXA n(int setter)
public PIXA nalloc(int setter)
public PIXA refcount(int setter)
public PIX pix(int i)
@Cast(value="Pix**") public PointerPointer pix()
public PIXA pix(PointerPointer setter)
public BOXA boxa()
Copyright © 2024. All rights reserved.