@Name(value="DPix") public static class lept.DPIX extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.DPIX()
Default native constructor.
|
lept.DPIX(long size)
Native array allocator.
|
lept.DPIX(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DoublePointer |
data() |
lept.DPIX |
data(DoublePointer data) |
int |
h() |
lept.DPIX |
h(int h) |
lept.DPIX |
position(long position) |
int |
refcount() |
lept.DPIX |
refcount(int refcount) |
int |
w() |
lept.DPIX |
w(int w) |
int |
wpl() |
lept.DPIX |
wpl(int wpl) |
int |
xres() |
lept.DPIX |
xres(int xres) |
int |
yres() |
lept.DPIX |
yres(int yres) |
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.DPIX()
public lept.DPIX(long size)
Pointer.position(long).public lept.DPIX(Pointer p)
Pointer.Pointer(Pointer).public lept.DPIX w(int w)
public lept.DPIX h(int h)
public lept.DPIX wpl(int wpl)
public lept.DPIX refcount(int refcount)
public lept.DPIX xres(int xres)
public lept.DPIX yres(int yres)
@Cast(value="l_float64*") public DoublePointer data()
public lept.DPIX data(DoublePointer data)
Copyright © 2016. All rights reserved.