@Name(value="Pixacc") @Properties(inherit=leptonica.class) public class PIXACC extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PIXACC()
Default native constructor.
|
PIXACC(long size)
Native array allocator.
|
PIXACC(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
PIXACC |
getPointer(long i) |
int |
h()
array height
|
PIXACC |
h(int setter) |
int |
offset()
intermediate results
|
PIXACC |
offset(int setter) |
PIX |
pix()
the 32 bit accumulator pix
|
PIXACC |
pix(PIX setter) |
PIXACC |
position(long position) |
int |
w()
array width
|
PIXACC |
w(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 PIXACC()
public PIXACC(long size)
Pointer.position(long)
.public PIXACC(Pointer p)
Pointer(Pointer)
.Copyright © 2024. All rights reserved.