@Name(value="RGBA_Quad") @Properties(inherit=leptonica.class) public class RGBA_QUAD extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
RGBA_QUAD()
Default native constructor.
|
RGBA_QUAD(long size)
Native array allocator.
|
RGBA_QUAD(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
byte |
alpha()
alpha value
|
RGBA_QUAD |
alpha(byte setter) |
byte |
blue()
blue value
|
RGBA_QUAD |
blue(byte setter) |
RGBA_QUAD |
getPointer(long i) |
byte |
green()
green value
|
RGBA_QUAD |
green(byte setter) |
RGBA_QUAD |
position(long position) |
byte |
red()
red value
|
RGBA_QUAD |
red(byte setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public RGBA_QUAD()
public RGBA_QUAD(long size)
Pointer.position(long)
.public RGBA_QUAD(Pointer p)
Pointer(Pointer)
.Copyright © 2024. All rights reserved.