@Name(value="PixaComp") @Properties(inherit=leptonica.class) public class PIXAC extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PIXAC()
Default native constructor.
|
PIXAC(long size)
Native array allocator.
|
PIXAC(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
BOXA |
boxa()
array of boxes
|
PIXAC |
boxa(BOXA setter) |
PIXAC |
getPointer(long i) |
int |
n()
number of PixComp in ptr array
|
PIXAC |
n(int setter) |
int |
nalloc()
number of PixComp ptrs allocated
|
PIXAC |
nalloc(int setter) |
int |
offset()
indexing offset into ptr array
|
PIXAC |
offset(int setter) |
PointerPointer |
pixc() |
PIXC |
pixc(int i)
the array of ptrs to PixComp
|
PIXAC |
pixc(int i,
PIXC setter) |
PIXAC |
pixc(PointerPointer setter) |
PIXAC |
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, zero
public PIXAC()
public PIXAC(long size)
Pointer.position(long)
.public PIXAC(Pointer p)
Pointer(Pointer)
.public PIXAC getPointer(long i)
getPointer
in class Pointer
public PIXAC n(int setter)
public PIXAC nalloc(int setter)
public PIXAC offset(int setter)
public PIXC pixc(int i)
@Cast(value="PixComp**") public PointerPointer pixc()
public PIXAC pixc(PointerPointer setter)
public BOXA boxa()
Copyright © 2023. All rights reserved.