@Properties(inherit=LibRaw.class) public class libraw_decoder_info_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
libraw_decoder_info_t()
Default native constructor.
|
libraw_decoder_info_t(long size)
Native array allocator.
|
libraw_decoder_info_t(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
decoder_flags() |
libraw_decoder_info_t |
decoder_flags(int setter) |
BytePointer |
decoder_name() |
libraw_decoder_info_t |
decoder_name(BytePointer setter) |
libraw_decoder_info_t |
getPointer(long i) |
libraw_decoder_info_t |
position(long position) |
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 libraw_decoder_info_t()
public libraw_decoder_info_t(long size)
Pointer.position(long)
.public libraw_decoder_info_t(Pointer p)
Pointer(Pointer)
.public libraw_decoder_info_t position(long position)
public libraw_decoder_info_t getPointer(long i)
getPointer
in class Pointer
@Cast(value="const char*") public BytePointer decoder_name()
public libraw_decoder_info_t decoder_name(BytePointer setter)
public libraw_decoder_info_t decoder_flags(int setter)
Copyright © 2024. All rights reserved.