@Name(value="RGBA_Quad") public static class lept.RGBA_QUAD extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.RGBA_QUAD()
Default native constructor.
|
lept.RGBA_QUAD(long size)
Native array allocator.
|
lept.RGBA_QUAD(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
alpha() |
lept.RGBA_QUAD |
alpha(byte alpha) |
byte |
blue() |
lept.RGBA_QUAD |
blue(byte blue) |
byte |
green() |
lept.RGBA_QUAD |
green(byte green) |
lept.RGBA_QUAD |
position(long position) |
byte |
red() |
lept.RGBA_QUAD |
red(byte red) |
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.RGBA_QUAD()
public lept.RGBA_QUAD(long size)
Pointer.position(long).public lept.RGBA_QUAD(Pointer p)
Pointer.Pointer(Pointer).public lept.RGBA_QUAD position(long position)
public lept.RGBA_QUAD blue(byte blue)
public lept.RGBA_QUAD green(byte green)
public lept.RGBA_QUAD red(byte red)
public lept.RGBA_QUAD alpha(byte alpha)
Copyright © 2016. All rights reserved.