@Properties(inherit=LibRaw.class) public class libraw_dnglens_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
libraw_dnglens_t()
Default native constructor.
|
libraw_dnglens_t(long size)
Native array allocator.
|
libraw_dnglens_t(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
libraw_dnglens_t |
getPointer(long i) |
float |
MaxAp4MaxFocal() |
libraw_dnglens_t |
MaxAp4MaxFocal(float setter) |
float |
MaxAp4MinFocal() |
libraw_dnglens_t |
MaxAp4MinFocal(float setter) |
float |
MaxFocal() |
libraw_dnglens_t |
MaxFocal(float setter) |
float |
MinFocal() |
libraw_dnglens_t |
MinFocal(float setter) |
libraw_dnglens_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_dnglens_t()
public libraw_dnglens_t(long size)
Pointer.position(long)
.public libraw_dnglens_t(Pointer p)
Pointer(Pointer)
.public libraw_dnglens_t position(long position)
public libraw_dnglens_t getPointer(long i)
getPointer
in class Pointer
public float MinFocal()
public libraw_dnglens_t MinFocal(float setter)
public float MaxFocal()
public libraw_dnglens_t MaxFocal(float setter)
public float MaxAp4MinFocal()
public libraw_dnglens_t MaxAp4MinFocal(float setter)
public float MaxAp4MaxFocal()
public libraw_dnglens_t MaxAp4MaxFocal(float setter)
Copyright © 2024. All rights reserved.