@Name(value="Pixacc") public static class lept.PIXACC extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| 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 |
|---|---|
int |
h()
array height
|
lept.PIXACC |
h(int h) |
int |
offset()
intermediate results
|
lept.PIXACC |
offset(int offset) |
lept.PIX |
pix()
the 32 bit accumulator pix
|
lept.PIXACC |
pix(lept.PIX pix) |
lept.PIXACC |
position(long position) |
int |
w()
array width
|
lept.PIXACC |
w(int w) |
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 PIXACC()
public PIXACC(long size)
Pointer.position(long).public PIXACC(Pointer p)
Pointer.Pointer(Pointer).public lept.PIXACC position(long position)
public lept.PIXACC w(int w)
public lept.PIXACC h(int h)
public lept.PIXACC offset(int offset)
public lept.PIX pix()
public lept.PIXACC pix(lept.PIX pix)
Copyright © 2019. All rights reserved.