@Namespace(value="FlyCapture2") @NoOffset @Properties(inherit=FlyCapture2.class) public class BMPOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
BMPOption() |
BMPOption(long size)
Native array allocator.
|
BMPOption(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
BMPOption |
getPointer(long i) |
boolean |
indexedColor_8bit() |
BMPOption |
indexedColor_8bit(boolean setter) |
BMPOption |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
BMPOption |
reserved(int i,
int 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 BMPOption(Pointer p)
Pointer(Pointer)
.public BMPOption(long size)
Pointer.position(long)
.public BMPOption()
public BMPOption getPointer(long i)
getPointer
in class Pointer
public BMPOption indexedColor_8bit(boolean setter)
public BMPOption reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2023. All rights reserved.