@Name(value="PixColormap") public static class lept.PIXCMAP extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.PIXCMAP()
Default native constructor.
|
lept.PIXCMAP(long size)
Native array allocator.
|
lept.PIXCMAP(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
array() |
lept.PIXCMAP |
array(Pointer array) |
int |
depth() |
lept.PIXCMAP |
depth(int depth) |
int |
n() |
lept.PIXCMAP |
n(int n) |
int |
nalloc() |
lept.PIXCMAP |
nalloc(int nalloc) |
lept.PIXCMAP |
position(long position) |
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.PIXCMAP()
public lept.PIXCMAP(long size)
Pointer.position(long).public lept.PIXCMAP(Pointer p)
Pointer.Pointer(Pointer).public lept.PIXCMAP position(long position)
public Pointer array()
public lept.PIXCMAP array(Pointer array)
public lept.PIXCMAP depth(int depth)
public lept.PIXCMAP nalloc(int nalloc)
public lept.PIXCMAP n(int n)
Copyright © 2016. All rights reserved.