public static class FlyCapture2.BMPOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
BMPOption() |
BMPOption(int size) |
BMPOption(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
indexedColor_8bit() |
FlyCapture2.BMPOption |
indexedColor_8bit(boolean indexedColor_8bit) |
FlyCapture2.BMPOption |
position(int position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
FlyCapture2.BMPOption |
reserved(int i,
int reserved) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic BMPOption(Pointer p)
public BMPOption(int size)
public BMPOption()
public FlyCapture2.BMPOption position(int position)
public boolean indexedColor_8bit()
public FlyCapture2.BMPOption indexedColor_8bit(boolean indexedColor_8bit)
public int reserved(int i)
public FlyCapture2.BMPOption reserved(int i, int reserved)
public IntPointer reserved()
Copyright © 2014. All Rights Reserved.