public static class FlyCapture2_C.fc2TIFFOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2TIFFOption()
Default native constructor.
|
fc2TIFFOption(int size)
Native array allocator.
|
fc2TIFFOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compression() |
FlyCapture2_C.fc2TIFFOption |
compression(int compression) |
FlyCapture2_C.fc2TIFFOption |
position(int position) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2TIFFOption |
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 fc2TIFFOption()
public fc2TIFFOption(int size)
Pointer.position(int).public fc2TIFFOption(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2TIFFOption position(int position)
public FlyCapture2_C.fc2TIFFOption compression(int compression)
public FlyCapture2_C.fc2TIFFOption reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2015. All Rights Reserved.