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