@Name(value="Pixacc") public static class lept.PIXACC extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.PIXACC()
Default native constructor.
|
lept.PIXACC(long size)
Native array allocator.
|
lept.PIXACC(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
h() |
lept.PIXACC |
h(int h) |
int |
offset() |
lept.PIXACC |
offset(int offset) |
lept.PIX |
pix() |
lept.PIXACC |
pix(lept.PIX pix) |
lept.PIXACC |
position(long position) |
int |
w() |
lept.PIXACC |
w(int w) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic lept.PIXACC()
public lept.PIXACC(long size)
Pointer.position(long).public lept.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 © 2016. All rights reserved.