public static class FlyCapture2_C.fc2TIFFOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2_C.fc2TIFFOption()
Default native constructor.
|
FlyCapture2_C.fc2TIFFOption(long size)
Native array allocator.
|
FlyCapture2_C.fc2TIFFOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compression() |
FlyCapture2_C.fc2TIFFOption |
compression(int compression) |
FlyCapture2_C.fc2TIFFOption |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2TIFFOption |
reserved(int i,
int reserved) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic FlyCapture2_C.fc2TIFFOption()
public FlyCapture2_C.fc2TIFFOption(long size)
Pointer.position(long).public FlyCapture2_C.fc2TIFFOption(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2TIFFOption position(long 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 © 2016. All rights reserved.