@Name(value="Pixa") @Properties(inherit=lept.class) public class PIXA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| 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) |
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, 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 PIXA()
public PIXA(long size)
Pointer.position(long).public PIXA(Pointer p)
Pointer.Pointer(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 © 2019. All rights reserved.