@Name(value="PixTiling") public static class lept.PIXTILING extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.PIXTILING()
Default native constructor.
|
lept.PIXTILING(long size)
Native array allocator.
|
lept.PIXTILING(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
h() |
lept.PIXTILING |
h(int h) |
int |
nx() |
lept.PIXTILING |
nx(int nx) |
int |
ny() |
lept.PIXTILING |
ny(int ny) |
lept.PIX |
pix() |
lept.PIXTILING |
pix(lept.PIX pix) |
lept.PIXTILING |
position(long position) |
int |
strip() |
lept.PIXTILING |
strip(int strip) |
int |
w() |
lept.PIXTILING |
w(int w) |
int |
xoverlap() |
lept.PIXTILING |
xoverlap(int xoverlap) |
int |
yoverlap() |
lept.PIXTILING |
yoverlap(int yoverlap) |
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.PIXTILING()
public lept.PIXTILING(long size)
Pointer.position(long).public lept.PIXTILING(Pointer p)
Pointer.Pointer(Pointer).public lept.PIXTILING position(long position)
public lept.PIX pix()
public lept.PIXTILING pix(lept.PIX pix)
public lept.PIXTILING nx(int nx)
public lept.PIXTILING ny(int ny)
public lept.PIXTILING w(int w)
public lept.PIXTILING h(int h)
public lept.PIXTILING xoverlap(int xoverlap)
public lept.PIXTILING yoverlap(int yoverlap)
public lept.PIXTILING strip(int strip)
Copyright © 2016. All rights reserved.