@Namespace(value="FlyCapture2") @NoOffset public static class FlyCapture2.BMPOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
BMPOption() |
BMPOption(int size)
Native array allocator.
|
BMPOption(Pointer p)
Pointer cast constructor.
|
| 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)
Pointer.Pointer(Pointer).public BMPOption(int size)
Pointer.position(int).public BMPOption()
public FlyCapture2.BMPOption position(int position)
public FlyCapture2.BMPOption indexedColor_8bit(boolean indexedColor_8bit)
public FlyCapture2.BMPOption reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2015. All Rights Reserved.